UNPKG

otion

Version:

Atomic CSS-in-JS with a featherweight runtime

3 lines (2 loc) 116 B
export const isBrowser = typeof window !== "undefined"; export const isDev = process.env.NODE_ENV !== "production";