UNPKG
@stories-js/core
Version:
latest (0.2.0)
0.2.0
Stories web components to build stories
storiesjs/stories
@stories-js/core
/
dist
/
cjs
/
app-globals-a2bf6401.js
12 lines
(8 loc)
•
281 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
/*! * (C) StoriesJS https://storiesjs.org - GPL-2.0 License */
'use strict'
;
const
storiesGlobal =
require
(
'./stories-global-be675187.js'
);
const
globalScripts = storiesGlobal.
initialize
;
exports
.
globalScripts
= globalScripts;
//# sourceMappingURL=app-globals-a2bf6401.js.map