UNPKG

@tsed/schema

Version:
7 lines (6 loc) 118 B
/** * Return a sanitized path * @param path * @ignore */ export declare function buildPath(path: string): string;