UNPKG

116 BTypeScriptView Raw
1import { Config } from './config';
2export declare let init: (configFile: string, additionalConfig: Config) => void;