UNPKG

ddc-image-upload

Version:

Dusdusan Image Upload

10 lines (9 loc) 209 B
export declare type StyleProps = { [key: string]: string; }; export interface Style { selectButton?: StyleProps; clearButton?: StyleProps; layout?: StyleProps; previewPanel?: StyleProps; }