UNPKG

fuse-box

Version:

Fuse-Box a bundler that does it right

3 lines (2 loc) 138 B
import { IRawTypescriptConfig } from './interfaces'; export declare function parseTypescriptConfig(target: string): IRawTypescriptConfig;