CodeRunnerRunOptions: {
    flusher: ((type: CodeRunnerResultType, value: string) => void);
    signal: AbortSignal;
}