import { getMongoManager } from "https://deno.land/x/typeorm@v0.2.23-rc10/src/index.ts";
Gets MongoDB entity manager from the connection. If connection name wasn't specified, then "default" connection will be retrieved.
import { getMongoManager } from "https://deno.land/x/typeorm@v0.2.23-rc10/src/index.ts";
Gets MongoDB entity manager from the connection. If connection name wasn't specified, then "default" connection will be retrieved.