UNPKG

wix-style-react

Version:
7 lines (6 loc) 436 B
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';