UNPKG

wix-style-react

Version:
11 lines 263 B
export namespace dataHooks { let mobileHeader: string; let mobileContent: string; let mobileFooter: string; } export namespace skins { let neutral: string; let gradient: string; let custom: string; } //# sourceMappingURL=constants.d.ts.map