UNPKG

86 BTypeScriptView Raw
1export = strict_uri_encode;
2
3declare function strict_uri_encode(str: string): string;