UNPKG

@amadeus-it-group/kassette

Version:

Development server, used mainly for testing, which proxies requests and is able to easily manage local mocks.

3 lines (2 loc) 111 B
export declare function sanitizePath(value: any): any[]; export declare function joinPath(value: any): string;