Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ConstructorUtil

Index

Methods

Methods

Static getConstructor

  • getConstructor<T>(value: T): Constructor<T> | undefined
  • Type parameters

    • T

    Parameters

    • value: T

    Returns Constructor<T> | undefined