migrate to vite working
This commit is contained in:
3
src/math/constants.ts
Normal file
3
src/math/constants.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export const Constants = {
|
||||
TWO_PI: Math.PI * 2
|
||||
}
|
Reference in New Issue
Block a user