Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

class @Reflect.metadata('dd', 'aa' )Uncaught TypeError ,stage3 #164

Closed
alamhubb opened this issue Sep 18, 2024 · 2 comments
Closed

class @Reflect.metadata('dd', 'aa' )Uncaught TypeError ,stage3 #164

alamhubb opened this issue Sep 18, 2024 · 2 comments

Comments

@alamhubb
Copy link

alamhubb commented Sep 18, 2024

https://stackblitz.com/edit/node-dcnae4?file=index.ts

import 'reflect-metadata'

@Reflect.metadata('dd', 'aa')
export default class TestSerivce {
}


const t = new TestSerivce()

console.log(t)

The code is very simple. I am using stage3. Why is it wrong?

@alamhubb
Copy link
Author

not support stage3
image

@alamhubb
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant