TNG / ngqp

Declaratively synchronize form controls with the URL

Home Page:https://tng.github.io/ngqp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Annotate public API explicitly

Airblader opened this issue · comments

We should add an explicit @publicApi annotation to all methods which are considered Public API. In the same move we should drop the underscore prefix for internal method names we have in some places.

Let's wait with this until we have something like compodoc/compodoc#766.