TypeDoc API - v0.28.2

    Interface ParameterTypeToOptionTypeMap

    interface ParameterTypeToOptionTypeMap {
        "0": string;
        "1": NormalizedPath;
        "10": GlobString[];
        "11": unknown;
        "12": Record<string, boolean>;
        "2": string | string & { __normPath: typeof __normPath };
        "3": number;
        "4": boolean;
        "5": unknown;
        "6": unknown;
        "7": string[];
        "8": NormalizedPath[];
        "9": NormalizedPathOrModule[];
    }
    Index

    Properties

    0 1 10 11 12 2 3 4 5 6 7 8 9

    Properties

    "0": string
    "10": GlobString[]
    "11": unknown
    "12": Record<string, boolean>
    "2": string | string & { __normPath: typeof __normPath }
    "3": number
    "4": boolean
    "5": unknown
    "6": unknown
    "7": string[]
    MMNEPVFCICPMFPCPTTAAATR