UNPKG

leaflet-styleeditor-minified

Version:

Edit the style of features drawn within Leaflet.

6 lines (5 loc) 198 B
import { Color } from './Color'; import { IconOptions } from './IconOptions'; import { Size } from './Size'; import { LayerType } from './LayerType'; export { Color, IconOptions, Size, LayerType };