@pond-ts/process API Reference
Preparing search index...
index
OutputInfo
Interface OutputInfo
interface
OutputInfo
{
column
:
string
;
name
?:
string
;
unit
:
string
|
null
;
}
Index
Properties
column
name?
unit
Properties
Readonly
column
column
:
string
Optional
Readonly
name
name
?:
string
The caller's name for this output, when it gave one.
Readonly
unit
unit
:
string
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column
name
unit
@pond-ts/process API Reference
Loading...
The caller's name for this output, when it gave one.