@pond-ts/process API Reference
Preparing search index...
index
OutputHandle
Interface OutputHandle
One named output of a multi-output node.
interface
OutputHandle
{
output
:
string
;
slot
:
string
;
}
Index
Properties
output
slot
Properties
Readonly
output
output
:
string
Readonly
slot
slot
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
output
slot
@pond-ts/process API Reference
Loading...
One named output of a multi-output node.