mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-25 19:21:26 +08:00
3 lines
118 B
TypeScript
3 lines
118 B
TypeScript
export * from './Player';
|
|
export * from "@esotericsoftware/spine-core";
|
|
export * from "@esotericsoftware/spine-webgl"; |