UNPKG

react-form-with-constraints

Version:
6 lines (5 loc) 168 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.assert = void 0; function assert(_condition, _message) {} exports.assert = assert;