import "reflect-metadata"; import { Inject } from "@ipare/inject"; export const Ctx = Inject((ctx) => ctx);