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