Preparing search index...
The search index is not available
Endo API documentation
Endo API documentation
@endo/captp
MakeCapTPImportExportTablesOptions
Interface MakeCapTPImportExportTablesOptions
interface
MakeCapTPImportExportTablesOptions
{
gcImports
:
boolean
;
makeRemoteKit
:
(
(
slot
:
string
)
=>
RemoteKit
)
;
releaseSlot
:
(
(
slot
:
string
)
=>
void
)
;
}
Index
Properties
gc
Imports
make
Remote
Kit
release
Slot
Properties
gc
Imports
gc
Imports
:
boolean
make
Remote
Kit
make
Remote
Kit
:
(
(
slot
:
string
)
=>
RemoteKit
)
release
Slot
release
Slot
:
(
(
slot
:
string
)
=>
void
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
gc
Imports
make
Remote
Kit
release
Slot
Endo API documentation
Loading...