makeEditToolIpc Function
Create a type safe Proxy object to make IPC calls from EditTools to methods of an EditCommandIpc
interface of the current EditCommand
.
makeEditToolIpc<K extends EditCommandIpc>(): PickAsyncMethods<K>
Returns - PickAsyncMethods<K>
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.