Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • ShapeDto

Index

Constructors

Properties

Constructors

constructor

  • new ShapeDto<T>(shape?: T): ShapeDto<T>
  • Type parameters

    • T

    Parameters

    • Optional shape: T

    Returns ShapeDto<T>

Properties

shape

shape: T

Shape on which action should be performed

default

undefined

Generated using TypeDoc