@quack-protocol/sdk - v0.1.0
GitHub
npm
Preparing search index...
index
TemplateTypeInfo
Interface TemplateTypeInfo
TEMPLATE type metadata.
interface
TemplateTypeInfo
{
alias
?:
string
;
name
:
string
;
type
:
TEMPLATE
;
}
Hierarchy
BaseExtraTypeInfo
TemplateTypeInfo
Index
Properties
alias?
name
type
Properties
Optional
alias
alias
?:
string
name
name
:
string
Template type name.
type
type
:
TEMPLATE
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alias
name
type
GitHub
npm
@quack-protocol/sdk - v0.1.0
Loading...
TEMPLATE type metadata.