aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/@babel/runtime/helpers/classPrivateFieldLooseKey.js
blob: 5dc687fe77ad1a77b6dc747cda37260319c22f02 (plain) (blame)
1
2
3
4
5
var id = 0;
function _classPrivateFieldKey(e) {
  return "__private_" + id++ + "_" + e;
}
module.exports = _classPrivateFieldKey, 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