UNPKG

76 BTypeScriptView Raw
1export type PickerGroupThemeVars = {
2 pickerGroupBackground?: string;
3};