Export shared icon image class from IconImageCache module
This commit is contained in:
@@ -7,7 +7,7 @@ import {listenOnce, unlistenByKey} from '../events.js';
|
||||
import EventTarget from '../events/EventTarget.js';
|
||||
import EventType from '../events/EventType.js';
|
||||
import ImageState from '../ImageState.js';
|
||||
import {iconImageCache} from '../style.js';
|
||||
import {shared as iconImageCache} from '../style/IconImageCache.js';
|
||||
|
||||
/**
|
||||
* @constructor
|
||||
|
||||
Reference in New Issue
Block a user