Urara-Blog/node_modules/.pnpm-store/v3/files/c2/05a5b5f33ee4c431b8201cb1dd9c1e04f2358e688e40ade19e54d89785d9a9ba91fc82aed1a40900a63e68163fbcb48347fa81ca610679a9f6b91fcc257537
2022-08-14 01:14:53 +08:00

3 lines
No EOL
232 B
Text

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.');
}