All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.helpers.classPrivateFieldLooseKey.js Maven / Gradle / Ivy

The newest version!
var id = 0;
function _classPrivateFieldKey(e) {
  return "__private_" + id++ + "_" + e;
}
module.exports = _classPrivateFieldKey, module.exports.__esModule = true, module.exports["default"] = module.exports;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy