// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually. /** * The `eject` argument: the loaded client to remove by name; the active * panel's client when omitted. */ export type ClientOptions = { client?: string, };