UNPKG

eve

Version:

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

3 lines (2 loc) 165 B
/** Build metadata identifies a package artifact, not a separately published release. */ export declare function stripVersionBuildMetadata(version: string): string;