@masabando/easy-three
Version:
A simple and easy-to-use 3D library
9 lines (7 loc) • 317 B
TypeScript
/// <reference path="./easy-three-core.d.ts" />
/// <reference path="./easy-three-create.d.ts" />
/// <reference path="./easy-three-default.d.ts" />
/// <reference path="./easy-three-helper.d.ts" />
/// <reference path="./easy-three-load.d.ts" />
/// <reference path="./easy-three-postprocessing.d.ts" />
export {};