UNPKG
@achirita/blox
Version:
latest (1.0.0)
1.0.0
A CAD library for building 3D models in the browser.
github.com/achirita/blox
achirita/blox
@achirita/blox
/
dist
/
types
/
math
/
index.d.ts
4 lines
(3 loc)
•
75 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./axis'
;
export
*
from
'./plane'
;
export
*
from
'./vector'
;