1import { genContext } from '../serverF/genContextF.mts'23export const isRunningDevCtx = genContext<boolean>()4