Skip to content

Commit

Permalink
Export ECSYThreeObject3D and ECSYThreeEntity types
Browse files Browse the repository at this point in the history
  • Loading branch information
robertlong committed Jun 29, 2020
1 parent 28124ad commit 022e8b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.d.ts
@@ -1,5 +1,6 @@
export { ECSYThreeWorld, Object3DInflator } from "./core/world";
export * from "./core/Types";
export * from "./core/components";
export * from "./core/entity";
export { defaultObject3DInflator } from "./core/defaultObject3DInflator";
export { ECSYThreeSystem } from "./core/system";

0 comments on commit 022e8b7

Please sign in to comment.