interface JsonMarkdownFormatInstructionsOptions {
    interpolationDepth?: number;
}

Hierarchy (view full)

  • Toolkit
    • JsonMarkdownFormatInstructionsOptions

Properties

interpolationDepth?: number

Generated using TypeDoc