UNPKG

@transmute/jose-ld

Version:
3 lines (2 loc) 150 B
export { ReadableStream, TransformStream } from 'web-streams-polyfill/ponyfill'; export declare function stringToUint8Array(data: any): Uint8Array;