unihooks
unihooks copied to clipboard
useStream
let [ value, pull ] = useReadableStream()
let [ , push ] = useWritableStream()