Function getParameterTypes

  • Get the design:paramtypes using Reflect.getMetadata for the specified constructor prototype.

    Parameters

    • ctor: any

      type-constructor

    Returns any[] | undefined