Files

2 lines
111 B
JavaScript
Raw Permalink Normal View History

import * as React from 'react';
export var WheelLockContext = /*#__PURE__*/React.createContext(function () {});