prorm API Reference
    Preparing search index...

    Function resolveBody

    • Resolve a body given inline text, a file, or neither.

      Supplying both is a mistake worth reporting: one of them is being silently ignored, and which one is not obvious from the call.

      Parameters

      • inline: string | undefined
      • file: CodeSource | undefined
      • what: string

      Returns Promise<string>