StructTypeConstructor Interface Package: @esfx/struct-type Represents the constructor for a struct type. Declaration export interface StructTypeConstructor Properties prototype Declaration prototype: StructType<StructDefinitionOf<[]>>; Property Value StructType<StructDefinitionOf<[]>>