Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/vat-data
ignoreContext
Function ignoreContext
Make a version of the argument function that takes a kind context but ignores it.
ignore
Context
<
T
>
(
fn
)
:
PlusContext
<
never
,
T
>
Type Parameters
T
extends
(
(
...
args
:
any
)
=>
any
)
Parameters
fn
:
T
Returns
PlusContext
<
never
,
T
>
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...
Make a version of the argument function that takes a kind context but ignores it.