简体中文
Appearance
判断代码是否在 移动浏览器环境 中运行。
移动浏览器环境
import { inMobile } from 'rattail' inMobile() // 如果在移动浏览器中返回 true,否则返回 false
boolean