npm i --save nativescript-sazmand-version
- 版本:1.0.0
- GitHub:
- NPM: https://npmjs.net.cn/package/nativescript-sazmand-version
- 下载量
- 昨天: 0
- 上周: 0
- 上个月: 2
NativeScript 应用版本 (nativescript-sazmand-version)
安装
tns plugin add nativescript-sazmand-version
用法
```
import { SazmandVersion } from 'nativescript-sazmand-version';
private appVersion: SazmandVersion;
constructor() {
this.appVersion.get()
}
```
许可证
Apache 许可证 2.0 版,2018 年 3 月