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

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

There is a newer version: 7.25.6
Show newest version
var id = 0;
function _classPrivateFieldKey(e) {
  return "__private_" + id++ + "_" + e;
}
export { _classPrivateFieldKey as default };




© 2015 - 2024 Weber Informatics LLC | Privacy Policy