index.d.ts 257 B

12345678
  1. export * from "./addEntity";
  2. export * from "./apply";
  3. export * from "./apply2";
  4. export * from "./apply3";
  5. export * from "./initializeComponent";
  6. export * from "./initializeNewWorld";
  7. export * from "./initializeRegistry";
  8. //# sourceMappingURL=index.d.ts.map