Cuttlefish SDK Reference - v0.1.0
Preparing search index...
@cuttlefish-sync/core
FunctionNode
Interface FunctionNode
interface
FunctionNode
{
arguments
:
readonly
OperationNode
[]
;
func
:
string
;
kind
:
"FunctionNode"
;
}
Hierarchy
OperationNode
FunctionNode
Index
Properties
arguments
func
kind
Properties
Readonly
arguments
arguments
:
readonly
OperationNode
[]
Readonly
func
func
:
string
Readonly
kind
kind
:
"FunctionNode"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
arguments
func
kind
Cuttlefish SDK Reference - v0.1.0
Loading...