2024-11-03 17:41:45 +01:00

4 lines
90 B
TypeScript

import type { Config } from './types/config'
declare const config: Config
export = config