UNPKG
@polyzone/core
Version:
latest (0.1.0-3)
polyzone-v0.1.0 (0.1.0-3)
0.1.0-3
0.1.0-2
0.1.0-1
0.1.0-0
PolyZone core API
github.com/peabnuts123/polyzone
peabnuts123/polyzone
@polyzone/core
/
dist
/
world
/
components
/
index.d.ts
6 lines
(5 loc)
•
187 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./CameraComponent'
;
export
*
from
'./DirectionalLightComponent'
;
export
*
from
'./PointLightComponent'
;
export
*
from
'./ScriptComponent'
;
export
*
from
'./MeshComponent'
;