UNPKG

@tdb/web

Version:

Common condiguration for serving a web-site and testing web-based UI components.

4 lines 170 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IS_DEV = process.env.NODE_ENV !== 'production'; //# sourceMappingURL=constants.js.map