Variable: VERSION
constVERSION:"0.0.0"="0.0.0"
The @cosyte/cli version. On the uniform v0.0.x-until-first-alpha ladder.
Example
import { VERSION } from "@cosyte/cli";
typeof VERSION; // => "string"
constVERSION:"0.0.0"="0.0.0"
The @cosyte/cli version. On the uniform v0.0.x-until-first-alpha ladder.
import { VERSION } from "@cosyte/cli";
typeof VERSION; // => "string"