TBindKey<T>: string | TClassConstructor<T> | symbol

A binding key for providing or injecting a resource.

Type Parameters

  • T = any