This commit is contained in:
10
node_modules/ol/src/interaction/Property.js
generated
vendored
Normal file
10
node_modules/ol/src/interaction/Property.js
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* @module ol/interaction/Property
|
||||
*/
|
||||
|
||||
/**
|
||||
* @enum {string}
|
||||
*/
|
||||
export default {
|
||||
ACTIVE: 'active',
|
||||
};
|
||||
Reference in New Issue
Block a user