download
raw
434 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-top-level-await",
manipulateOptions(opts, parserOpts) {
parserOpts.plugins.push("topLevelAwait");
}
};
});
exports.default = _default;

Xet Storage Details

Size:
434 Bytes
·
Xet hash:
5c5fadf361e07681f59fd468086ac0aef9c3de5614695c5b14e039396980da45

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