UNPKG

@wix/design-system

Version:

@wix/design-system

8 lines 452 B
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.js.map