0.0.1 • Published 9 years ago
app-version v0.0.1
app-version
simple angular 2 module for getting the current version of your app
install
npm install app-version --saveusage
import { GetAppVersion } from 'app-version';
console.log(GetAppVersion);simple angular 2 module for getting the current version of your app
npm install app-version --saveimport { GetAppVersion } from 'app-version';
console.log(GetAppVersion);