UNPKG

fuse-box

Version:

Fuse-Box a bundler that does it right

5 lines (4 loc) 129 B
import { File } from "./File"; export declare class SourceMapGenerator { static generate(file: File, tokens: any[]): void; }