UNPKG

fuse-box

Version:

Fuse-Box a bundler that does it right

7 lines (6 loc) 102 B
export declare enum ImportType { REQUIRE = 1, FROM = 2, RAW_IMPORT = 3, DYNAMIC = 4 }