UNPKG

eve

Version:

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

8 lines (7 loc) 278 B
export declare function resolveEveDestinationPrefix(input: { readonly appRoot: string; readonly devServerTimeoutMs?: number; readonly phase: string; readonly productionDestinationPrefix: string; readonly productionServerOrigin?: string; }): Promise<string>;