UNPKG
@cgcs2000/l7plot-component
Version:
latest (0.0.5)
0.0.5
Components for L7Plot
github.com/antvis/L7Plot
antvis/L7Plot
@cgcs2000/l7plot-component
/
dist
/
lib
/
configs
/
theme.d.ts
5 lines
(4 loc)
•
78 B
TypeScript
View Raw
1
2
3
4
5
declare
const
_
default
: { fontFamily: string; };
export
default
_
default
;