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

    Function processBmsHook

    • Process triggers for a specific hook. Called directly (and awaited) by systems that need trigger outcomes to complete before continuing.

      Parameters

      • hookName: string

        The hook identifier

      • hookArgs: any[]

        Arguments to pass to the hook handler

      Returns Promise<void>