@jspm/generator
JSPM CLI Documentation
@jspm/generator
@jspm/import-map
Online Generator
Preparing search index...
ModuleAnalysis
Interface ModuleAnalysis
interface
ModuleAnalysis
{
format
:
|
"json"
|
"esm"
|
"commonjs"
|
"system"
|
"typescript"
|
"wasm"
|
"css"
;
staticDeps
:
string
[]
;
dynamicDeps
:
string
[]
;
cjsLazyDeps
:
string
[]
;
}
Index
Properties
format
static
Deps
dynamic
Deps
cjs
Lazy
Deps
Properties
format
format
:
"json"
|
"esm"
|
"commonjs"
|
"system"
|
"typescript"
|
"wasm"
|
"css"
static
Deps
staticDeps
:
string
[]
dynamic
Deps
dynamicDeps
:
string
[]
cjs
Lazy
Deps
cjsLazyDeps
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
format
static
Deps
dynamic
Deps
cjs
Lazy
Deps
JSPM Homepage
JSPM CLI Documentation
@jspm/generator
@jspm/import-map
Online Generator
@jspm/generator
Loading...