UNPKG

@remix-run/web-fetch

Version:

Web API compatible fetch implementation

3 lines 135 B
export function encode(text: string): Uint8Array; export function decode(bytes: Uint8Array): string; //# sourceMappingURL=utf8.d.ts.map