UNPKG

dilswer

Version:

Blazingly fast data validation library with TypeScript integration.

3 lines (2 loc) 145 B
export declare const concatPathSegments: (path: string, key: string) => string; export declare const concatPath: (segments: string[]) => string;