“Missing initializer in const” still generically means, “you declared the constant wrong somehow, dummy.” Which is atechnicallytrue statement until I set a configuration for ts-jest to point to my TypeScript configuration, which then brings in my definitions file, wherein it finds my d...