Simplify import path in ol/interaction/
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
*/
|
||||
import BaseObject from '../Object.js';
|
||||
import {easeOut, linear} from '../easing.js';
|
||||
import InteractionProperty from '../interaction/Property.js';
|
||||
import InteractionProperty from './Property.js';
|
||||
import {clamp} from '../math.js';
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user