import { createContext } from 'react'; export const CodeHinterContext = createContext({});