ailoy-node
Preparing search index...
FunctionData
Interface FunctionData
interface
FunctionData
{
function
:
{
arguments
:
any
;
name
:
string
}
;
id
?:
string
;
type
:
"function"
;
}
Index
Properties
function
id?
type
Properties
function
function
:
{
arguments
:
any
;
name
:
string
}
Optional
id
id
?:
string
type
type
:
"function"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
function
id
type
ailoy-node
Loading...