Files
memecoin-botV2/.pnpm-store/v10/files/64/1cae22ad79f867947f0806db124cecb4ff86179739f1f23b916b47c6e1cd7cba3ea7d4dc9c60c5b52aef00a8188578be4cd4da4311eded5a86028cce24dc5e

9 lines
297 B
Plaintext

"use strict";
function _class_check_private_static_field_descriptor(descriptor, action) {
if (descriptor === undefined) {
throw new TypeError("attempted to " + action + " private static field before its declaration");
}
}
exports._ = _class_check_private_static_field_descriptor;