UNPKG

443 BJavaScriptView Raw
1export * from './';
2export { default } from './';
3import '!file-loader?name=schema.4.0.0.json!./provider/schema.json';
4import './style.scss';
5/**
6 * LineUp version
7 * @type {string}
8 */
9export var version = __VERSION__;
10/**
11 * LineUp unique build id
12 * @type {string}
13 */
14export var buildId = __BUILD_ID__;
15/**
16 * LineUp license type
17 * @type {string}
18 */
19export var license = __LICENSE__;
20//# sourceMappingURL=bundle.js.map
\No newline at end of file