UNPKG

newline-async-iterator

Version:

Line-by-line async iterator for the browser and node

3 lines (2 loc) 87 B
declare let decodeUTF8: (uint8Array: Uint8Array) => string; export default decodeUTF8;