UNPKG

@syngrisi/syngrisi

Version:
4 lines (2 loc) 85 B
import { createContext } from 'react'; export const AppContext = createContext({});