Skip to main content

InvokeRequestArgs

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / shared/ipc / InvokeRequestArgs

Type Alias: InvokeRequestArgs<Channel>

InvokeRequestArgs<Channel> = InvokeRequestArgsFromPayload<InvokeRequestPayloadByChannel[Channel]>

Defined in: shared/ipc.ts:173

Argument tuple accepted by a specific invoke channel.

Type Parameters​

Channel​

Channel extends GenericInvokeChannel