mirror of
https://github.com/denoland/std.git
synced 2024-11-22 04:59:05 +00:00
2b3683b6fb
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
12 lines
298 B
JSON
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"
|
|
}
|
|
}
|