UNPKG

@impler/client

Version:

API client to be used in end user environments

10 lines 284 B
export declare type ButtonConfig = { backgroundColor?: string; buttonShadow?: string; textColor?: string; hoverBackground?: string; hoverBorderColor?: string; borderColor?: string; hoverTextColor?: string; }; //# sourceMappingURL=appearance.config.d.ts.map