Ask a question to get started
Enter to sendā¢Shift+Enter new line
withConfig( config: Partial<CallOptions> ): Runnable<string, DocumentInterface<Record<string, any>>[
config
Partial<CallOptions>
Bind config to a Runnable, returning a new Runnable.
New configuration parameters to attach to the new runnable.