UNPKG

@yandex/ymaps3-types

Version:

Types for ymaps3 maps library

4 lines (3 loc) 247 B
export { YMapRuler, YMapRulerProps, RenderPointArgs } from "./YMapRuler"; export { RulerGeometry, RulerType, RulerPointState, RulerCommonState, Measurements } from "./YMapRulerCommon"; export { YMapRulerReactifiedProps } from "./react/YMapRuler";