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