UNPKG

react-focus-lock

Version:
2 lines 101 B
import { createContext } from 'react'; export var focusScope = /*#__PURE__*/createContext(undefined);