@wix/design-system
Version:
@wix/design-system
8 lines • 454 B
TypeScript
export { rangePolyfill } from "./range";
export { requestAnimationFramePolyfill } from "./request-animation-frame";
export { scrollBehaviorPolyfill } from "./scroll-behavior.js";
export { matchMediaPolyfill } from "./match-media";
export { selectionBehaviorPolyfill } from "./selection-behavior.js";
export { execCommandBehaviorPolyfill } from "./execCommand-behavior";
export { clipboardPolyfill } from "./clipboard";
//# sourceMappingURL=index.d.ts.map