ICellAdapterOptions: {
    kernel: Kernel;
    serverSettings: ServerConnection.ISettings;
    source: string;
}

Type declaration

  • kernel: Kernel
  • serverSettings: ServerConnection.ISettings
  • source: string

Generated using TypeDoc