signify-ts
    Preparing search index...

    Interface ExternalModule

    interface ExternalModule {
        module: ExternalModuleType;
        name: string;
        type: string;
    }
    Index

    Properties

    Properties

    name: string
    type: string