UNPKG

ory-editor-plugins-image

Version:

8 lines 164 B
export interface ImageState { src: string; caption?: string; href?: string; target?: string; rel?: string; } //# sourceMappingURL=state.d.ts.map