defaultConfig.d.ts 90 Bytes Raw Blame History Permalink 1 2 3 import type { Config } from './types/config' declare const config: Config export = config