简体中文
Appearance
判断代码是否在 浏览器环境 中运行。
浏览器环境
import { inBrowser } from 'rattail' inBrowser() // 在浏览器中返回 true
boolean