interface JsonMarkdownFormatInstructionsOptions {
    interpolationDepth?: number;
}

Hierarchy

  • FormatInstructionsOptions
    • JsonMarkdownFormatInstructionsOptions

Properties

interpolationDepth?: number

Generated using TypeDoc