UNPKG

@googleforcreators/media

Version:

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

3 lines (2 loc) 216 B
import{ResourceType as e}from"./types/resourceType.js";var r={image:function(r){return r&&r.type===e.Image},video:function(r){return r&&r.type===e.Video}};export{r as default}; //# sourceMappingURL=resourceIs.js.map