UNPKG

donobu

Version:

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

3 lines 198 B
import type { Provenance, ProvenanceSource } from '../models/Provenance'; export declare function buildProvenance(source: ProvenanceSource): Provenance; //# sourceMappingURL=buildProvenance.d.ts.map