Preparing search index...
The search index is not available
@bitspark/bitnode
@bitspark/bitnode
InternalHologramMethod
Class InternalHologramMethod<I, O>
Type Parameters
I
extends
ValueType
O
extends
ValueType
Hierarchy (
view full
)
HologramMethod
<
I
,
O
>
InternalHologramMethod
Index
Constructors
constructor
Properties
_hologram
_input
Type
_name
_output
Type
Methods
invoke
Constructors
constructor
new
Internal
Hologram
Method
<
I
,
O
>
(
hologram
,
name
,
inputType
,
outputType
)
:
InternalHologramMethod
<
I
,
O
>
Type Parameters
I
extends
ValueType
O
extends
ValueType
Parameters
hologram
:
InternalHologram
name
:
string
inputType
:
Type
outputType
:
Type
Returns
InternalHologramMethod
<
I
,
O
>
Properties
Protected
_hologram
_hologram
:
InternalHologram
Protected
_input
Type
_input
Type
:
Type
Protected
_name
_name
:
string
Protected
_output
Type
_output
Type
:
Type
Methods
invoke
invoke
(
input
)
:
Promise
<
Serialized
<
O
>
>
Parameters
input
:
Serialized
<
I
>
Returns
Promise
<
Serialized
<
O
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
_hologram
_input
Type
_name
_output
Type
invoke
@bitspark/bitnode
Bitnode
Domain
Gateway
Hologram
HologramMethod
HologramType
HologramValue
InterfaceChannel
InterfaceMethod
InterfaceValue
InternalHologram
InternalHologramMethod
InternalHologramValue
Model
ModelInterface
ModelPack
QueryResult
Serialized
Type
TypeMapEntry
TypePack
Loading...
Generated using
TypeDoc