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 --save
usage
import { GetAppVersion } from 'app-version';
console.log(GetAppVersion);
simple angular 2 module for getting the current version of your app
npm install app-version --save
import { GetAppVersion } from 'app-version';
console.log(GetAppVersion);