UNPKG

70 BTypeScriptView Raw
1export = encodeUrl;
2
3declare function encodeUrl(url: string): string;