Don't import ourselves
This commit is contained in:
@@ -22,7 +22,7 @@ import {getHeight} from './extent.js';
|
||||
* post requests or - in general - through XHR requests, where the src of the
|
||||
* image element would be set to a data URI when the content is loaded.
|
||||
*
|
||||
* @typedef {function(import("./Image.js").default, string)} LoadFunction
|
||||
* @typedef {function(ImageWrapper, string)} LoadFunction
|
||||
* @api
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user