UNPKG

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