• Preparing search index...
  • The search index is not available
binspector - v2.0.0
  • binspector
  • Primitive
  • isRelation

Function isRelation

  • isRelation<This>(
        property: PropertyType<This>,
    ): property is RelationTypeProperty<This, any>

    isRelation check if the property type is a RelationTypeProperty.

    Type Parameters

    • This

      The type of the class the decorator is applied to.

    Parameters

    • property: PropertyType<This>

    Returns property is RelationTypeProperty<This, any>

    • Defined in primitive.ts:187

Settings

Member Visibility
binspector - v2.0.0
  • Loading...

Generated using TypeDoc