@vhidvz/wfjs
    Preparing search index...

    Interface GoOutInterface

    interface GoOutInterface {
        activity: Activity;
        pause?: string | boolean;
    }
    Index

    Properties

    Properties

    activity: Activity
    pause?: string | boolean