UNPKG

eve

Version:

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

5 lines (4 loc) • 302 B
export declare function assertFullSha(value: string, label: string): void; export declare function assertRepositoryPart(value: string, label: string): void; export declare function assertGitRef(value: string, label?: string): void; export declare function assertOperationId(operationId: string): void;