UNPKG

uniforms

Version:
3 lines (2 loc) 83 B
import { createContext } from 'react'; export const context = createContext(null);