download
raw
486 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-class-properties",
manipulateOptions(opts, parserOpts) {
parserOpts.plugins.push("classProperties", "classPrivateProperties", "classPrivateMethods");
}
};
});
exports.default = _default;

Xet Storage Details

Size:
486 Bytes
·
Xet hash:
aff97d8e0bc485dfd88fa3264c84b1cece7d90204baaed3979680bab77973d6b

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