UNPKG

donobu

Version:

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

5 lines 206 B
import { DonobuException } from './DonobuException'; export declare class GptApiKeysNotSetupException extends DonobuException { constructor(); } //# sourceMappingURL=GptApiKeysNotSetupException.d.ts.map