bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class CompareShapesDto<T>

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T

      Parameters

      • Optionalshape: T
      • OptionalotherShape: T

      Returns CompareShapesDto<T>

    Properties

    shape: T

    Shape to be compared

    undefined
    
    otherShape: T

    Shape to be compared against

    undefined