graphic-pixi/lib/math/index.d.ts

3 lines
56 B
TypeScript
Raw Normal View History

2023-12-12 17:31:07 +08:00
export * from './Constants';
export * from './Vector2';