Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/modules
ModuleTask
Interface ModuleTask<TEndpoints>
interface
ModuleTask
<
TEndpoints
extends
string
=
string
>
{
endPoint
?:
TEndpoints
;
input
?:
string
|
boolean
|
string
[]
;
mod
:
string
;
required
?:
boolean
;
}
Type Parameters
TEndpoints
extends
string
=
string
Index
Properties
end
Point?
input?
mod
required?
Properties
Optional
end
Point
endPoint
?:
TEndpoints
Optional
input
input
?:
string
|
boolean
|
string
[]
mod
mod
:
string
Optional
required
required
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
Point
input
mod
required
XYO Platform SDK - v3.6.9
Loading...