Sha256: 6bf9a928d37621af242375e207d44c547d776953f54a68c62e4604f624823cd5
Contents?: true
Size: 379 Bytes
Versions: 17
Compression:
Stored size: 379 Bytes
Contents
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.'); } module.exports = _initializerWarningHelper;
Version data entries
17 entries across 13 versions & 4 rubygems