Sha256: 8e48c3692df8b2f58c369a789ff4f3746d3b2278759cfc0603ad855eb7936570
Contents?: true
Size: 349 Bytes
Versions: 17
Compression:
Stored size: 349 Bytes
Contents
export default function _initializerWarningHelper(descriptor, context) { throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and set to use loose mode. ' + 'To use proposal-class-properties in spec mode with decorators, wait for ' + 'the next major version of decorators in stage 2.'); }
Version data entries
17 entries across 13 versions & 4 rubygems