Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/tzip16
ViewDefinition
Interface ViewDefinition
interface
ViewDefinition
{
description
?:
string
;
implementations
?:
ViewImplementation
[]
;
name
?:
string
;
pure
?:
boolean
;
}
Index
Properties
description?
implementations?
name?
pure?
Properties
Optional
description
description
?:
string
Optional
implementations
implementations
?:
ViewImplementation
[]
Optional
name
name
?:
string
Optional
pure
pure
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
implementations
name
pure
Taquito
Loading...