Options for formatting instructions.

interface JsonMarkdownFormatInstructionsOptions {
    interpolationDepth?: number;
}

Hierarchy (view full)

Properties

interpolationDepth?: number

Generated using TypeDoc