astro-ghostcms/.pnpm-store/v3/files/65/e2ed41a33ecdcc837c72ccf5694...

3 lines
233 B
Plaintext

export default function _initializerWarningHelper(descriptor, context) {
throw new Error('Decorating class property failed. Please ensure that ' + 'transform-class-properties is enabled and runs after the decorators transform.');
}