make ImageSourceEventType available for consumers
This commit is contained in:
@@ -15,7 +15,7 @@ import Source from './Source.js';
|
|||||||
/**
|
/**
|
||||||
* @enum {string}
|
* @enum {string}
|
||||||
*/
|
*/
|
||||||
const ImageSourceEventType = {
|
export const ImageSourceEventType = {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Triggered when an image starts loading.
|
* Triggered when an image starts loading.
|
||||||
|
|||||||
Reference in New Issue
Block a user