sparkengineweb
    Preparing search index...

    Function isOptionallyInstanceOf

    • Parameters

      • instance: any

        The class instance

      • property: string | symbol

        The property name

      • type: any

        The type to check against

      Returns boolean

      True if the property is an instance of the given type