Type Aliases

InjectionKey

Type Alias: InjectionKey

InjectionKey = typeof INJECTION_KEYS[keyof typeof INJECTION_KEYS]

Defined in: src/conventions.ts:328

On this page