std/webgpu/deno.json
denobot 67e9cfa0ff
chore: release 2024.09.04 (#5908)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-09-04 19:37:53 +09:00

12 lines
298 B
JSON

{
"name": "@std/webgpu",
"version": "0.224.7",
"exports": {
".": "./mod.ts",
"./create-capture": "./create_capture.ts",
"./describe-texture-format": "./describe_texture_format.ts",
"./row-padding": "./row_padding.ts",
"./texture-with-data": "./texture_with_data.ts"
}
}