0.6.6 • Published 1 year ago

@dolphinweex/universal-env v0.6.6

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
1 year ago

universal-env npm

Judge runtime environment

Install

$ npm install universal-env --save

Usage

import {isWeex, isWeb, isReactNative, isNode} from 'universal-env';
0.6.6

1 year ago