/
concept-collection
/
math-webgpu-sandbox
Jump to
/
Appearance
Match my system
Paper
GitHub
Slate
Midnight
Terminal
Sign in
concept-collection
/
math-webgpu-sandbox
Code
Commits
Issues
0
Pull requests
0
Actions
Branches
1
Tags
0
Site
e01ddf1
Branches
main
math-webgpu-sandbox
/
src
/
raw.d.ts
4 lines · 78 B
Copy
Copied
Blame
History
Raw
1
declare
module
'*.m?raw'
{
2
const
source
:
string
;
3
export
default
source;
4
}
↑
↓
move
↵
open
esc
close