std/webgpu/deno.json
denobot 2b3683b6fb
chore: release 2024.08.26 (#5824)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-08-26 17:33:29 +09:00

12 lines
298 B
JSON

{
"name": "@std/webgpu",
"version": "0.224.6",
"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"
}
}