Newer
Older
alert / js / node_modules / @babel / runtime / helpers / esm / initializerWarningHelper.js
@Réz István Réz István on 18 Nov 2021 232 bytes first commit
export default function _initializerWarningHelper(descriptor, context) {
  throw new Error('Decorating class property failed. Please ensure that ' + 'proposal-class-properties is enabled and runs after the decorators transform.');
}