@tolokoban/tgd
Version:
ToloGameDev library for WebGL2
11 lines • 323 B
TypeScript
export * from "./animation";
export * from "./arrays";
export * from "./elements";
export * from "./gltf";
export * from "./input-keyboard";
export * from "./input-pointer";
export * from "./program";
export * from "./texture-cube";
export * from "./webgl";
export * from "../interface";
//# sourceMappingURL=index.d.ts.map