UNPKG
fejn-kline
Version:
latest (0.3.10)
0.3.10
0.3.8
0.3.7
0.3.5
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.8
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.4
0.0.3
0.0.2
kline chart
fejn-kline
/
dist
/
utils.cjs
2 lines
(1 loc)
•
204 B
JavaScript
View Raw
1
2
"use strict"
;
const
utils=
require
(
"./shared/fejn-kline.Byndoykj.cjs"
);
exports
.
config
=utils.
config
,
exports
.
locale
=utils.
locale
,
exports
.
screen
=utils.
screen
,
exports
.
store
=utils.
_
,
exports
.
styles
=utils.
styles
;