Sha256: 8ec716e1ad9342725e36a4b914c3378b118043c415dd82e390a680d8709525be
Contents?: true
Size: 225 Bytes
Versions: 37
Compression:
Stored size: 225 Bytes
Contents
export default function _classCheckPrivateStaticFieldDescriptor(descriptor, action) { if (descriptor === undefined) { throw new TypeError("attempted to " + action + " private static field before its declaration"); } }
Version data entries
37 entries across 36 versions & 7 rubygems