UNPKG

donobu

Version:

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

6 lines 233 B
/** * Ensures the shared Donobu namespace exists exactly once as a non-writable, * non-configurable data property on window. */ export declare function installDonobuNamespace(): void; //# sourceMappingURL=donobu-namespace.d.ts.map