Files
huishou/node_modules/@simple-git/argv-parser/dist/src/config/config-operands.d.ts
T
2026-07-27 13:37:48 +08:00

5 lines
214 B
TypeScript

export declare const CONFIG_WRITE_FLAGS: Set<string>;
export declare const CONFIG_READ_FLAGS: Set<string>;
export declare const CONFIG_WRITE_VERBS: Set<string>;
export declare const CONFIG_READ_VERBS: Set<string>;