StructFieldDefinition Interface
Package: @esfx/struct-type
Declaration
export interface StructFieldDefinition
Properties
name
Declaration
readonly name: conststring | constsymbol;
Property Value
type
Declaration
readonly type: Type;