vnnative-3-os
v1.0.2
Published
Detect OS of platform for Vn Native Framework
Readme
vnnative-3-os
Detect OS of platform for Vn Native Framework
Install
`npm install vnnative-3-os`Import
`import VnNativeOsIndex from "vnnative-3-os/dist/index";`How to use
`alert((new VnNativeOsIndex).isOs())`