botbook/node_modules/@azure/static-web-apps-cli/dist/test.helpers.d.ts

3 lines
160 B
TypeScript
Raw Normal View History

2024-09-04 13:13:15 -03:00
export declare function convertToUnixPaths<T>(obj: T): T;
export declare function convertToNativePaths<T>(obj: T): T;
//# sourceMappingURL=test.helpers.d.ts.map