UNPKG

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