This package defines Typescript types (.d.ts) for the upcoming WebGPU standard.
This package matches the work-in-progress WebGPU API, which is currently unstable!
Use this package to augment the ambient "dom" type definitions with the new definitions for WebGPU.
See the TypeScript handbook.
npm install --save @webgpu/typesyarn add @webgpu/types