UNPKG
@impler/client
Version:
latest (1.3.0)
1.3.0
1.0.0
0.29.0
0.28.0
0.27.5
0.27.4
0.27.3
0.27.2
0.27.1
0.27.0
0.26.1
0.26.0
0.25.1
0.25.0
0.24.1
API client to be used in end user environments
github.com/implerhq/impler.io
implerhq/impler.io
@impler/client
/
dist
/
config
/
appearance.config.d.ts
10 lines
•
284 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
export
declare
type
ButtonConfig
= {
backgroundColor
?:
string
;
buttonShadow
?:
string
;
textColor
?:
string
;
hoverBackground
?:
string
;
hoverBorderColor
?:
string
;
borderColor
?:
string
;
hoverTextColor
?:
string
; };
//# sourceMappingURL=appearance.config.d.ts.map