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-class-static-block",
manipulateOptions(opts, parserOpts) {
parserOpts.plugins.push("classStaticBlock");
}
};
});
exports.default = _default;

Xet Storage Details

Size:
440 Bytes
·
Xet hash:
5f0b812d7d398eeeaecfaad7a6bde6fabd4bb415a72ee4c5063c599ca14d6426

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