proposal-arraybuffer-base64 icon indicating copy to clipboard operation
proposal-arraybuffer-base64 copied to clipboard

Type declarations for playground

Open jsejcksn opened this issue 1 year ago • 0 comments

Hello:

I noticed the polyfill code in the playground directory — which appears to serve as documentation and as an opportunity for exploration. Is there any interest in including type declarations for users who'd like to explore in an environment outside a browser JS console? I was using it during a demo recently in VS Code and it would have been nice to have type information available.

I could create a PR if you'd like: https://github.com/tc39/proposal-arraybuffer-base64/compare/5b1ccf49949de87e198d904123b3aaafa6dd3c8c...jsejcksn:proposal-arraybuffer-base64:feat/types

jsejcksn avatar Jan 08 '24 03:01 jsejcksn