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

    Class WireOnFaceDto<T, U>

    Type Parameters

    • T
    • U
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T
      • U

      Parameters

      • Optionalwire: T
      • Optionalface: U

      Returns WireOnFaceDto<T, U>

    Properties

    wire: T

    Wire to place on face

    undefined
    
    face: U

    Face on which the wire will be placed

    undefined