@suluk/swagger - v0.1.2
    Preparing search index...

    Interface RenderResult

    interface RenderResult {
        html: string;
        diagnostics: Diagnostic[];
    }
    Index

    Properties

    Properties

    html: string
    diagnostics: Diagnostic[]