/**
 * Minified by jsDelivr using Terser v5.37.0.
 * Original file: /npm/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3/lib/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _helperPluginUtils=require("@babel/helper-plugin-utils"),_default=(0,_helperPluginUtils.declare)((e=>(e.assertVersion(7),{name:"syntax-nullish-coalescing-operator",manipulateOptions(e,l){l.plugins.push("nullishCoalescingOperator")}})));exports.default=_default;
//# sourceMappingURL=/sm/94585da8053ba9449f4b2a0fb4f0b3fc8ac7321ea197109803d662a66dac9750.map