UNPKG

ui-box

Version:

Blazing Fast React UI Primitive

5 lines (4 loc) 175 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const isProduction = () => process.env.NODE_ENV === 'production'; exports.default = isProduction;