UNPKG

eve

Version:

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

3 lines (2 loc) 204 B
export declare function findClosestLinkedVercelDirectory(start: string): Promise<string | undefined>; export declare function findClosestVercelOutputDirectory(start: string): Promise<string | undefined>;