We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dcbff9 commit fac7f28Copy full SHA for fac7f28
2 files changed
babel.config.js
package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "typegpu-monorepo",
3
"private": true,
4
+ "type": "module",
5
"version": "0.0.0",
6
"description": "A thin layer between JS and WebGPU/WGSL that improves development experience and allows for faster iteration.",
7
"license": "MIT",
0 commit comments