UNPKG

123 BTypeScriptView Raw
1import type { Config } from './types/config'
2declare function resolveConfig(config: Config): Config
3export = resolveConfig
4
\No newline at end of file