UNPKG

helimap

Version:
11 lines (9 loc) 120 B
/** * @module ol/interaction/Property */ /** * @enum {string} */ export default { ACTIVE: 'active', };