UNPKG

@shutootaki/gwm

Version:
7 lines 222 B
import type { Config } from './types.js'; export declare const DEFAULT_CONFIG: Config; /** * 設定ファイルのパス候補 */ export declare function getConfigPaths(): string[]; //# sourceMappingURL=defaults.d.ts.map