NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/tsconfig-paths/lib/options.d.ts
2023-09-14 14:47:11 +08:00

5 lines
85 B
TypeScript

export interface Options {
cwd: string;
}
export declare const options: Options;