jumpstorm/engine/entities/index.ts

4 lines
77 B
TypeScript

export * from "./Entity";
export * from "./Floor";
export * from "./Player";