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

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

There is a newer version: 7.25.6
Show newest version
import classApplyDescriptorDestructureSet from "./classApplyDescriptorDestructureSet.js";
import assertClassBrand from "./assertClassBrand.js";
import classCheckPrivateStaticFieldDescriptor from "./classCheckPrivateStaticFieldDescriptor.js";
function _classStaticPrivateFieldDestructureSet(t, r, s) {
  return assertClassBrand(r, t), classCheckPrivateStaticFieldDescriptor(s, "set"), classApplyDescriptorDestructureSet(t, s);
}
export { _classStaticPrivateFieldDestructureSet as default };




© 2015 - 2024 Weber Informatics LLC | Privacy Policy