Initial commit
This commit is contained in:
commit
a6272848f9
379 changed files with 74829 additions and 0 deletions
3
build/dev/javascript/paint/numbers_ffi.mjs
Normal file
3
build/dev/javascript/paint/numbers_ffi.mjs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
export function pi() {
|
||||
return Math.PI;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue