Switch to .mts files and build typescript bindings in genbindings.sh
authorMatt Corallo <git@bluematt.me>
Wed, 5 Jan 2022 06:18:33 +0000 (06:18 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 6 Jan 2022 18:24:49 +0000 (18:24 +0000)
commitfd56c3464060f7df8ec0c21a831682d7b085fd10
tree4c5b40cf7dec864f60127c262b95d96d7417e3dd
parent9ae7714c50f0e76371b1f85ab811172df3b0cbd5
Switch to .mts files and build typescript bindings in genbindings.sh
genbindings.sh
ts/node/fs.d.ts [new file with mode: 0755]
ts/node/index.d.ts [new file with mode: 0755]
ts/node/package.json [new file with mode: 0755]
ts/test/index.html
ts/test/test.mjs [new file with mode: 0644]
ts/tsconfig.json [new file with mode: 0644]
typescript_strings.py