UNPKG

102 BTypeScriptView Raw
1export interface Image {
2 coverType: string;
3 url: string;
4}
5//# sourceMappingURL=Image.d.ts.map
\No newline at end of file