UNPKG

72 BTypeScriptView Raw
1declare const encodeURL: (str: string) => string;
2export = encodeURL;