@novice1/frame - v0.3.1
    Preparing search index...

    Type Alias DocsRedocOptions

    type DocsRedocOptions = {
        customCss?: string;
        customCssUrl?: string;
        customJs?: string;
    }
    Index

    Properties

    customCss?: string
    customCssUrl?: string
    customJs?: string