UNPKG

dilswer

Version:

Blazingly fast data validation library with TypeScript integration.

2 lines (1 loc) 85 B
export declare const escapeCharacter: (str: string, charToEscape: string) => string;