@webgpu/types
Advanced tools
Comparing version 0.1.51 to 0.1.52
@@ -6,3 +6,3 @@ { | ||
"bugs": "https://github.com/gpuweb/types/issues", | ||
"version": "0.1.51", | ||
"version": "0.1.52", | ||
"main": "", | ||
@@ -9,0 +9,0 @@ "types": "dist/index.d.ts", |
@@ -102,2 +102,3 @@ # Typescript Type Definitions for WebGPU | ||
- `| SharedArrayBuffer` added for `[AllowShared] BufferSource`. | ||
- `| null` changed to `| null | undefined` for WebIDL nullable items (`T?`). | ||
@@ -104,0 +105,0 @@ The following differences are TODO: should be changed in the final result. |
Sorry, the diff of this file is too big to display
114542
3091
134