UNPKG
@vk-io/scenes
Version:
latest (1.2.1)
1.2.1
1.2.0
1.1.0
1.0.0
0.0.0-alpha.5
0.0.0-alpha.4
0.0.0-alpha.3
0.0.0-alpha.2
0.0.0-alpha.1
Scenes for the library vk-io
github.com/negezor/vk-io
negezor/vk-io
@vk-io/scenes
/
lib
/
index.d.ts
6 lines
(5 loc)
•
171 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./scenes'
;
export
*
from
'./contexts'
;
export
*
from
'./types'
;
export
*
from
'./scene-manager.types'
;
export
{
SceneManager
}
from
'./scene-manager'
;