UNPKG
@theatrejs/plugin-ldtk
Version:
latest (2.1.0)
2.1.0
2.0.1
2.0.0
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
🛠️ A Plugin for LDTK JSON data.
github.com/theatrejs/plugin-ldtk
theatrejs/plugin-ldtk
@theatrejs/plugin-ldtk
/
sources
/
index.js
3 lines
(2 loc)
•
77 B
JavaScript
View Raw
1
2
3
export
{
Ldtk
}
from
'./ldtk.js'
;
export
{
LdtkEntity
}
from
'./ldtk-entity.js'
;