UNPKG

228 BTypeScriptView Raw
1import init from './commands/init/initCompat';
2import loadConfig from './tools/config';
3declare function run(): Promise<void>;
4declare const bin: string;
5export { run, init, bin, loadConfig };
6//# sourceMappingURL=index.d.ts.map
\No newline at end of file