Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • CompareShapesDto

Index

Constructors

Properties

Constructors

constructor

  • Type parameters

    • T

    Parameters

    • Optional shape: T
    • Optional otherShape: T

    Returns CompareShapesDto<T>

Properties

otherShape

otherShape: T

Shape to be compared against

default

undefined

shape

shape: T

Shape to be compared

default

undefined

Generated using TypeDoc