%PDF- %PDF-
Direktori : /var/www/html/node_modules/@swc/helpers/src/ |
Current File : /var/www/html/node_modules/@swc/helpers/src/_class_check_private_static_field_descriptor.mjs |
export default function _classCheckPrivateStaticFieldDescriptor(descriptor, action) { if (descriptor === undefined) { throw new TypeError("attempted to " + action + " private static field before its declaration"); } }