Files
2024-09-27 01:15:47 +08:00

3 lines
72 B
TypeScript

import { Config } from "./typing";
export declare const config: Config;