mirror of
https://github.com/EvoMap/evolver.git
synced 2026-09-18 21:47:53 +08:00
2 lines
132 B
TypeScript
2 lines
132 B
TypeScript
/** Resolve the installed evolver CLI version from the nearest package metadata. */
|
|
export declare function getCliVersion(): string; |