@webgpu/types
Last updated 5 years ago by kainino .
Apache-2.0 · Original npm
$ cnpm install @webgpu/types 
SYNC missed versions from official npm registry.

Typescript Type Definitions for WebGPU

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.

What are declaration files?

See the TypeScript handbook.

How can I use them?

Install

  • npm: npm install --save @webgpu/types
  • yarn: yarn add @webgpu/types

Configure

  • webpack: add to webpack.config.js: "types": ["@webgpu/types"]
  • others: TODO

Current Tags

  • 0.1.27                                ...           latest (3 years ago)

4 Versions

  • 0.1.27                                ...           3 years ago
  • 0.1.21                                ...           3 years ago
  • 0.0.40                                ...           5 years ago
  • 0.0.31                                ...           5 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (1)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org