UNPKG
romgrk-2d-geometry
Version:
latest (0.2.0)
0.2.0
0.1.0
Javascript library for 2d geometry
github.com/romgrk/2d-geometry
romgrk/2d-geometry
romgrk-2d-geometry
/
dist
/
index.d.ts
6 lines
•
228 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./classes'
;
export
*
from
'./algorithms/boolean_op'
;
export
*
from
'./algorithms/distance'
;
export
*
from
'./algorithms/intersection'
;
export
*
from
'./algorithms/ray_shooting'
;
//# sourceMappingURL=index.d.ts.map