UNPKG

@chayns-components/maps

Version:

A set of beautiful React components for developing your own applications with chayns.

3 lines (2 loc) 176 B
export { default as PositionInput } from './components/position-input/PositionInput'; export type { PolygonOptions, Position, IMarker as Marker } from './types/positionInput';