UNPKG

ol

Version:

OpenLayers mapping library

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