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

    Class default<T>

    A class for validating if an object matches the type profile of a descriptor.

    Type Parameters

    • T
    Index

    Constructors

    Methods

    Constructors

    Methods

    • Returns true if the parameter matches the descriptor.

      Parameters

      • o: unknown

      Returns o is T