Body, Mind & Soul — API Reference
    Preparing search index...

    Variable onConfigureKeywordOutcomeConst

    onConfigureKeywordOutcome: (event: any, target: any) => Promise<void> = onConfigureOutcome

    Configure a keyword item outcome — delegates to onConfigureOutcome since both update system.triggers.

    Type Declaration

      • (event: any, target: any): Promise<void>
      • Parameters

        • event: any
        • target: any

        Returns Promise<void>