mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-02 21:59:09 +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"; |