UNPKG

donobu

Version:

Create browser automations with an LLM agent and replay them as Playwright scripts.

3 lines 183 B
import type { DonobuStack } from '../../../managers/DonobuStack'; export declare function getOrCreateDonobuStack(): Promise<DonobuStack>; //# sourceMappingURL=donobuTestStack.d.ts.map