jspm

Interface ModuleAnalysis

Hierarchy

  • ModuleAnalysis

Properties

cjsLazyDeps: string[]
dynamicDeps: string[]
format: "commonjs" | "esm" | "system" | "json" | "typescript" | "wasm"
staticDeps: string[]

Generated using TypeDoc