Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Struct<T>

Type parameters

Hierarchy

  • Struct<T>
    • Struct

Index

Constructors

Properties

Constructors

constructor

  • new Struct<T>(children: Field<T[keyof T]>[]): Struct<T>
  • Type parameters

    Parameters

    • children: Field<T[keyof T]>[]

    Returns Struct<T>

Properties

scalarType

scalarType: Table