UNPKG

eve

Version:

Filesystem-first framework for durable backend AI agents that run anywhere.

3 lines (2 loc) 208 B
import { type DevelopmentSourceSnapshotPlan } from "#internal/nitro/dev-runtime-source-snapshot.js"; export declare function copyDevelopmentSourceSnapshot(plan: DevelopmentSourceSnapshotPlan): Promise<void>;