UNPKG

core-cde

Version:

7 lines (6 loc) 121 B
export interface IImageResponse { small: string; average: string; big: string; original: string; }