download
raw
439 Bytes
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _helperPluginUtils = require("@babel/helper-plugin-utils");
var _default = (0, _helperPluginUtils.declare)(api => {
api.assertVersion(7);
return {
name: "syntax-optional-chaining",
manipulateOptions(opts, parserOpts) {
parserOpts.plugins.push("optionalChaining");
}
};
});
exports.default = _default;

Xet Storage Details

Size:
439 Bytes
·
Xet hash:
50e8c3298f010ba1205ff76eb3ce1b1c8a5e33f72c59c1a2a1b28fef23519d61

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.