InjectKey
import type { InjectKey } from "https://raw.githubusercontent.com/drmercer/minimal-injector/master/injector.ts";A key for an injectable dependency. Can be exchanged for a T (the dependency itself) via an Injector.
import type { InjectKey } from "https://raw.githubusercontent.com/drmercer/minimal-injector/master/injector.ts";A key for an injectable dependency. Can be exchanged for a T (the dependency itself) via an Injector.