download
raw
440 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-object-rest-spread",
manipulateOptions(opts, parserOpts) {
parserOpts.plugins.push("objectRestSpread");
}
};
});
exports.default = _default;

Xet Storage Details

Size:
440 Bytes
·
Xet hash:
cb0116e076401626a68ce3c5db0439e93f38812e5ceb94728d1d7c9a6847002e

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