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
/
esm
/
legend
/
index.d.ts
3 lines
(2 loc)
•
90 B
TypeScript
View Raw
1
2
3
export
{
CategoryLegend
}
from
'./category'
;
export
{
ContinueLegend
}
from
'./continue'
;