UNPKG

@lonu/stc

Version:

A tool for converting OpenApi/Swagger/Apifox into code.

4 lines 236 B
export declare function isPosixPathSeparator(code: number): boolean; export declare function isPathSeparator(code: number): boolean; export declare function isWindowsDeviceRoot(code: number): boolean; //# sourceMappingURL=_util.d.ts.map