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.js
3 lines
•
123 B
JavaScript
View Raw
1
2
3
export
{
CategoryLegend
}
from
'./category'
;
export
{
ContinueLegend
}
from
'./continue'
;
//# sourceMappingURL=index.js.map