UNPKG
@curbl/ecs
Version:
latest (3.2.3)
3.2.3
3.2.2
3.2.1
3.2.1-9
3.2.1-8
3.2.1-7
3.2.1-6
3.2.1-5
3.2.1-4
3.2.1-3
3.2.1-2
3.2.0-0
3.1.0
3.0.0
2.2.1
2.2.0
2.1.2
Small Entity Component System
github.com/Xan0C/curbl-ecs
Xan0C/curbl-ecs
@curbl/ecs
/
lib
/
index.d.ts
5 lines
(4 loc)
•
108 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./ecs'
;
export
*
from
'./entity'
;
export
*
from
'./component'
;
export
*
from
'./system'
;