rat-video
组件介绍
判断环境。
API
参数 | 说明 | 类型 | 默认值 | 是否必填 | |
---|---|---|---|---|---|
isWeb | 是否是web环境 | bool | true | 否 | |
isNode | 是否是node环境 | String | 是 |
demo
import { isWeb } from 'rat-env';
env component for Rax.
判断环境。
参数 | 说明 | 类型 | 默认值 | 是否必填 | |
---|---|---|---|---|---|
isWeb | 是否是web环境 | bool | true | 否 | |
isNode | 是否是node环境 | String | 是 |
import { isWeb } from 'rat-env';
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Note: Version bump only for package rat-env
Note: Version bump only for package rat-env
Note: Version bump only for package rat-env