UNPKG

ink

Version:
3 lines 143 B
import { createContext } from 'react'; export const backgroundContext = createContext(undefined); //# sourceMappingURL=BackgroundContext.js.map