jspm

Interface IImportMap

Hierarchy

  • IImportMap

Implemented by

Properties

Properties

imports?: Record<string, string>
scopes?: {
    [scope: string]: Record<string, string>;
}

Type declaration

  • [scope: string]: Record<string, string>

Generated using TypeDoc