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

5 lines
No EOL
340 B
Text

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.');
}
module.exports = _initializerWarningHelper, module.exports.__esModule = true, module.exports["default"] = module.exports;