UNPKG

@wix/design-system

Version:

@wix/design-system

12 lines 337 B
export namespace dataHooks { let drivenOutChildren: string; let onScreenChildrenContainer: string; let onScreenChildrenContent: string; let drivenInChildren: string; let scrollBarGradient: string; } export namespace sidebarSkins { let dark: string; let light: string; } //# sourceMappingURL=constants.d.ts.map