vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Function getPropertyType

    • Get the design:typeinfo using Reflect.getMetadata for the specified prototype and property.

      Parameters

      • type: any

        type constructor or prototype

      • propertyKey: string | symbol

        Property key to get type for

      Returns undefined | string