UNPKG

@noaignite/centra-types

Version:

Typescript definitions for centra apis

8 lines (7 loc) 122 B
export interface ImageAttribute { width?: string mimeType?: string type?: string url?: string height?: string }