UNPKG

ayanami

Version:
3 lines (2 loc) 84 B
import { createContext } from 'react'; export var SSRContext = createContext(null);