UNPKG

@netlify/zip-it-and-ship-it

Version:
6 lines (5 loc) 168 B
export declare const normalizeFilePath: ({ commonPrefix, path, userNamespace, }: { commonPrefix: string; path: string; userNamespace: string; }) => string;