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

    Function _renderCompelCheck

    • Local compel-check renderer. Resolves the chosen roll on the rendering client so the returning payload is already JSON-serialisable.

      Parameters

      • spec: object
      • Optionalopts: { requestId?: string } = {}

      Returns Promise<{ choice: string; optionIndex: number; success: boolean }>