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

    Class ShapeShapesDto<T, U>

    Type Parameters

    • T
    • U
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T
      • U

      Parameters

      • Optionalshape: T
      • Optionalshapes: U[]

      Returns ShapeShapesDto<T, U>

    Properties

    shape: T

    The wire path

    undefined
    
    shapes: U[]

    Shapes along the path to be piped

    undefined