UNPKG

carbon-react

Version:

A library of reusable React components for easily building user interfaces.

2 lines (1 loc) 229 B
import o from"./get-node-env.js";const r={deprecate:r=>{"production"!==o()&&console.warn(`[Deprecation] ${r}`)},error:r=>{"production"!==o()&&console.error(r)},warn:r=>{"production"!==o()&&console.warn(r)}};export{r as default};