UNPKG

agentcrumbs

Version:
3 lines 145 B
import type { Crumb } from "../types.js"; export declare function sendCrumb(crumb: Crumb, url?: string): void; //# sourceMappingURL=http.d.ts.map