You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A good example of this is Definition Files for TypeScript. They are completely separate from the code and you can even have other people documenting older code.
The community of TypeScript has been building definition files on their own in DefinitelyTyped
Probably we also want to add a "Hydrolysis" (a generator for the definition files based on the source code) for one or two favorite flavors like Polymer + ES5 or Polymer and ES6 ;-)
We want decouple to the annotations from the code and developers can use whatever flavour they like. #8
@herkulano
The text was updated successfully, but these errors were encountered: