UNPKG

fuse-box

Version:

Fuse-Box a bundler that does it right

6 lines (5 loc) 146 B
/// <reference path="LoaderAPI.d.ts" /> /** * Exports the global FuseBox loader api as a module */ export declare const Loader: typeof FuseBox;