summaryrefslogtreecommitdiff
path: root/extensions/web/lib.deno_web.d.ts
AgeCommit message (Expand)Author
2021-06-06feat(web): Implement TextDecoderStream and TextEncoderStream (#10842)Andreu Botella
2021-06-05refactor(web): use encoding_rs for text encoding (#10844)Luca Casonato
2021-06-01fix: Support the stream option to TextDecoder#decode (#10805)Andreu Botella
2021-04-30Rename crate_ops to extensions (#10431)Andy Hayden