@novice1/api-doc-generator - v1.0.0
    Preparing search index...
    interface AuthAttribute {
        key: string;
        type?: string;
        value?: unknown;
    }
    Index

    Properties

    Properties

    key: string
    type?: string
    value?: unknown