Type alias Identifier<T>

Identifier<T>: AbstractConstructable<T> | Constructable<T> | string | symbol

Type Parameters

  • T = unknown