doorgan/lib/container.ts

4 lines
88 B
TypeScript

import { Container } from "@needle-di/core";
export const container = new Container();