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

装饰器 | Daruk #111

Open
xiaojue opened this issue Sep 11, 2020 · 3 comments
Open

装饰器 | Daruk #111

xiaojue opened this issue Sep 11, 2020 · 3 comments

Comments

@xiaojue
Copy link
Contributor

xiaojue commented Sep 11, 2020

https://darukjs.com/tutorial/decorator.html

Daruk, a typescript web framework.

@singleManFan
Copy link

@Inject("ctx") public ctx!: DarukContext; 这个!: 是什么意思?

@hotuns
Copy link

hotuns commented Nov 24, 2021

typescript的非空断言,具体可以去百度看

@xiaojue
Copy link
Contributor Author

xiaojue commented Dec 3, 2021

@singleManFan
@Inject("ctx") public ctx!: DarukContext; 这个!: 是什么意思?

ts 的一个语法糖

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

No branches or pull requests

3 participants