| 1 | /// <reference types="@webgpu/types" /> |
| 2 | |
| 3 | // TypeScript-only acceptance checks for createDataStore append behavior. |
| 4 | // This file is excluded from the library build (tsconfig excludes `examples/`). |
nothing calls this directly
no test coverage detected