@vhidvz/wfjs
    Preparing search index...

    Interface TakeOutgoingInterface

    interface TakeOutgoingInterface {
        identity: IdentityOptions;
        pause?: string | boolean;
    }
    Index

    Properties

    Properties

    identity: IdentityOptions
    pause?: string | boolean