config.d.ts 82 B

12
  1. import type { Config } from "../types";
  2. export declare const config: Config.Data;