UNPKG

87 BJavaScriptView Raw
1import { createContext } from 'react';
2export default /*#__PURE__*/createContext(null);
\No newline at end of file