Entracte (TypeScript)
Preparing search index...
lib/ipc
invoke
Function invoke
invoke
<
T
>
(
cmd
:
string
,
args
:
InvokeArgs
|
undefined
,
schema
:
ZodType
<
T
>
,
)
:
Promise
<
T
>
Type Parameters
T
Parameters
cmd
:
string
args
:
InvokeArgs
|
undefined
schema
:
ZodType
<
T
>
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Entracte (TypeScript)
Loading...