@quack-protocol/sdk - v0.1.0
GitHub
npm
Preparing search index...
index
AnyTypeInfo
Interface AnyTypeInfo
ANY type metadata.
interface
AnyTypeInfo
{
alias
?:
string
;
castScore
:
bigint
;
targetType
:
LogicalType
;
type
:
ANY
;
}
Hierarchy
BaseExtraTypeInfo
AnyTypeInfo
Index
Properties
alias?
cast
Score
target
Type
type
Properties
Optional
alias
alias
?:
string
cast
Score
castScore
:
bigint
DuckDB cast score.
target
Type
targetType
:
LogicalType
Target type.
type
type
:
ANY
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alias
cast
Score
target
Type
type
GitHub
npm
@quack-protocol/sdk - v0.1.0
Loading...
ANY type metadata.