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
/
index.d.ts
5 lines
(4 loc)
•
169 B
TypeScript
View Raw
1
2
3
4
5
export
{
default
as
version }
from
'./version'
;
export
*
from
'./types'
;
export
{
Tooltip
}
from
'./tooltip'
;
export
{
CategoryLegend
,
ContinueLegend
}
from
'./legend'
;