What's the purpose of @docFromComment
decorator?
#8574
Unanswered
artsiommiksiuk
asked this question in
Q&A
Replies: 1 comment 1 reply
-
it is an internal decorator that is used by the compiler to map doc comments to documentation on types, we should definitely not be listing in autocomplete |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
No documentation on it and I can't get it from sources, and it is marked as internal also, but appears in vscode when typing @doc.
Beta Was this translation helpful? Give feedback.
All reactions