UNPKG

froebel

Version:
13 lines (9 loc) 244 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; const noop = () => {}; var _default = noop; exports.default = _default; module.exports = Object.assign(exports.default || {}, exports);