Skip to content

Commit b05ab07

Browse files
fix: Type
1 parent 563a27d commit b05ab07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -853,7 +853,6 @@ To assist with mostly unit tests, but perhaps in scenarios outside of GPU.js, th
853853
* `GPU.isCanvasSupported`: `boolean` - checks if canvas is supported
854854
* `GPU.isGPUHTMLImageArraySupported`: `boolean` - checks if the platform supports HTMLImageArray's
855855
* `GPU.isSinglePrecisionSupported`: `boolean` - checks if the system supports single precision float 32 values
856-
```
857856

858857
## Typescript Typings
859858
Typescript is supported! Typings can be found [here](src/index.d.ts)!

0 commit comments

Comments
 (0)