mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
[ts] Fix missing .js extension.
This commit is contained in:
parent
54d7009745
commit
85b9e6905b
@ -27,7 +27,7 @@
|
|||||||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
|
||||||
import { Animation } from "./Animation"
|
import { Animation } from "./Animation.js"
|
||||||
import { BoneData } from "./BoneData.js";
|
import { BoneData } from "./BoneData.js";
|
||||||
import { EventData } from "./EventData.js";
|
import { EventData } from "./EventData.js";
|
||||||
import { IkConstraintData } from "./IkConstraintData.js";
|
import { IkConstraintData } from "./IkConstraintData.js";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user