UNPKG

@googleforcreators/media

Version:

Functionality for creating and working with media resources in the Web Stories editor.

3 lines (2 loc) 199 B
import t from"./preloadImage.js";async function a(a){const r=await t({src:a});return{width:r.naturalWidth,height:r.naturalHeight}}export{a as default}; //# sourceMappingURL=getImageDimensions.js.map