UNPKG
@stories-js/core
Version:
latest (0.2.0)
0.2.0
Stories web components to build stories
storiesjs/stories
@stories-js/core
/
dist
/
collection
/
index.js
6 lines
•
182 B
JavaScript
View Raw
1
2
3
4
5
6
/*! * (C) StoriesJS https://storiesjs.org - GPL-2.0 License */
export
{ initialize }
from
'./global/stories-global'
;
export
*
from
'./addons/api'
;
//# sourceMappingURL=index.js.map