@quack-protocol/sdk - v0.1.0
GitHub
npm
Preparing search index...
index
StructTypeInfo
Interface StructTypeInfo
STRUCT child metadata.
interface
StructTypeInfo
{
alias
?:
string
;
childTypes
:
ChildType
[]
;
type
:
STRUCT
;
}
Hierarchy
BaseExtraTypeInfo
StructTypeInfo
Index
Properties
alias?
child
Types
type
Properties
Optional
alias
alias
?:
string
child
Types
childTypes
:
ChildType
[]
Named child fields.
type
type
:
STRUCT
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alias
child
Types
type
GitHub
npm
@quack-protocol/sdk - v0.1.0
Loading...
STRUCT child metadata.