TypeDoc API - v0.28.1

    Interface DeclarationReference

    interface DeclarationReference {
        resolutionStart: "global" | "local";
        moduleSource?: string;
        symbolReference?: SymbolReference;
    }
    Index

    Properties

    resolutionStart: "global" | "local"
    moduleSource?: string
    symbolReference?: SymbolReference
    MMNEPVFCICPMFPCPTTAAATR