variable di.containers.containerimport { di } from "https://deno.land/x/hex@0.5.15/src/mod.ts"; const { container } = di.containers; type<K = Class | symbol | string, V = any>() => unknown