@quack-protocol/sdk - v0.1.0
GitHub
npm
Preparing search index...
index
ListTypeInfo
Interface ListTypeInfo
LIST or MAP child-type metadata.
interface
ListTypeInfo
{
alias
?:
string
;
childType
:
LogicalType
;
type
:
LIST
;
}
Hierarchy
BaseExtraTypeInfo
ListTypeInfo
Index
Properties
alias?
child
Type
type
Properties
Optional
alias
alias
?:
string
child
Type
childType
:
LogicalType
Child logical type.
type
type
:
LIST
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alias
child
Type
type
GitHub
npm
@quack-protocol/sdk - v0.1.0
Loading...
LIST or MAP child-type metadata.