UNPKG

wix-style-react

Version:
7 lines (5 loc) 149 B
import { Context } from 'react'; export declare const WixStyleReactContext: Context<{ newColorsBranding: boolean; newBrandingClass: string; }>;