UNPKG

@types/fast-decode-uri-component

Version:
3 lines (2 loc) 94 B
declare function decodeURIComponent(uri: string): string | null; export = decodeURIComponent;