NDNts
    interface Context {
        addImport: (module: string, ...identifier: readonly string[]) => void;
        indent: string;
    }
    Index

    Properties

    Properties

    addImport: (module: string, ...identifier: readonly string[]) => void
    indent: string
    MMNEPVFCICPMFPCPTTAAATR