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
/
scenes
/
index.d.ts
4 lines
(3 loc)
•
103 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./step.types'
;
export
{
IScene
}
from
'./scene'
;
export
{
StepScene
}
from
'./step'
;