DNT build type check fails on std/streams/buffer byobRequest
So using dnt to build a short script which uses node's child_process and web streams I'm getting type errors on Deno's std/streams/buffer code. Specifically:
Any ideas on workaround (apart from disabling the build type check) or a fix?
Any ideas on workaround (apart from disabling the build type check) or a fix?
