UNPKG

ol

Version:

OpenLayers mapping library

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