UNPKG

ng-alain

Version:

Schematics specific to NG-ALAIN

4 lines (3 loc) 97 B
export function getNodeMajorVersion(): number { return +process.version.match(/^v(\d+)/)[1]; }