UNPKG

@googleforcreators/media

Version:

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

7 lines 158 B
export declare enum ResourceType { Image = "image", Video = "video", Gif = "gif", Audio = "audio" } //# sourceMappingURL=resourceType.d.ts.map