@tsdotnet/reflection - v1.1.3
    Preparing search index...

    Function typeInfo

    • Returns a TypeInfo for any target object. If the target object is of a primitive type, it returns the TypeInfo instance assigned to that type.

      Parameters

      • target: unknown

      Returns TypeInfo