UNPKG

ayanami

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