UNPKG

114 BTypeScriptView Raw
1import { Config } from '../types';
2declare const _default: (runPath?: string) => Config;
3export default _default;