UNPKG

@azure/static-web-apps-cli

Version:
5 lines 289 B
export declare function dasherize(str: string): string; export declare function stripJsonComments(json: string): string; export declare function removeTrailingPathSep(filePath: string): string; export declare const hasSpaces: (str: string) => boolean; //# sourceMappingURL=strings.d.ts.map