Add entry point
This commit is contained in:
parent
43b2a34fe7
commit
c6d94f5f22
|
|
@ -0,0 +1,2 @@
|
||||||
|
export { Vector2D } from "./vector2d";
|
||||||
|
export type { IVector2D } from "./types";
|
||||||
Loading…
Reference in New Issue