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