Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Web] Fix closure compiler typedef annotation
The typedef annotation is expected to come bofre a var (or const) since it's most commonly used in externs. Use an inline definition instead.
- Loading branch information