In this article, we analyse the Component decorator in TypeDoc. Let’s take a step back and first understand what’s a decorator in TypeScript. Decorator in TypeScript A Decorator is a special kind of declaration that can be attached to a class declar...
thinkthroo.com4 min read
No responses yet.