UNPKG

@clean-js/api-gen

Version:

[docs](https://lulusir.github.io/clean-js/api-gen/usage) [中文文档](https://github.com/lulusir/clean-js-api-gen/blob/main/README-zh.md)

7 lines (6 loc) 190 B
export declare class Paths { static outPath: string; static setOutPath(id: string): void; static servicesPath: string; static getServicePath(serviceName?: string): string; }