mirror of
https://github.com/gpujs/gpu.js.git
synced 2026-01-25 16:08:02 +00:00
fix: Type
This commit is contained in:
parent
563a27da54
commit
b05ab0765a
@ -853,7 +853,6 @@ To assist with mostly unit tests, but perhaps in scenarios outside of GPU.js, th
|
||||
* `GPU.isCanvasSupported`: `boolean` - checks if canvas is supported
|
||||
* `GPU.isGPUHTMLImageArraySupported`: `boolean` - checks if the platform supports HTMLImageArray's
|
||||
* `GPU.isSinglePrecisionSupported`: `boolean` - checks if the system supports single precision float 32 values
|
||||
```
|
||||
|
||||
## Typescript Typings
|
||||
Typescript is supported! Typings can be found [here](src/index.d.ts)!
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user