aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/@babel/runtime/helpers/classCheckPrivateStaticAccess.js
blob: 7520f74dc777947531d74d9a44fdae5780c5c25d (plain) (blame)
1
2
3
4
5
var assertClassBrand = require("./assertClassBrand.js");
function _classCheckPrivateStaticAccess(s, a, r) {
  return assertClassBrand(a, s, r);
}
module.exports = _classCheckPrivateStaticAccess, module.exports.__esModule = true, module.exports["default"] = module.exports;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage