UNPKG

@kui-shell/plugin-client-common

Version:

Kui plugin that offers stylesheets

4 lines (3 loc) 173 B
import { ReplExpect } from '@kui-shell/test'; /** set the monaco editor text */ export declare const setValue: (res: ReplExpect.AppAndCount, text: string) => Promise<void>;