UNPKG

wix-style-react

Version:
11 lines 237 B
export namespace dataHooks { let button: string; let title: string; let prefix: string; let suffix: string; } export namespace skins { let dark: string; let light: string; } //# sourceMappingURL=constants.d.ts.map