docx-rs/docx-wasm/js/json/bindings/ImageData.ts

2 lines
43 B
TypeScript
Raw Normal View History

export interface ImageData { id: string, }