UNPKG

tscli

Version:
7 lines (4 loc) 141 B
import * as sh from "shelljs"; // Update for each release export const VERSION = "0.1.2-alpha.21"; export const YARN = sh.which( "yarn" );