English
Appearance
Determine whether the code is running in a browser environment.
browser
import { inBrowser } from 'rattail' inBrowser() // return true in browser
boolean