UNPKG

@googleforcreators/media

Version:

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

3 lines (2 loc) 305 B
import{PAGE_WIDTH as t,FULLBLEED_HEIGHT as e}from"@googleforcreators/units";function h({width:h=0,height:i=0,posterGenerated:r,posterWidth:o=0,posterHeight:d=0}){return r&&o&&d?{width:o,height:d}:h||i?{width:h,height:i}:{width:t,height:e}}export{h as default}; //# sourceMappingURL=getResourceSize.js.map