Are there closure compiler externs available for AngularJS's ui-router?
Is there an appropriate place to ask for these from the closure compiler (or Angular-ui) team?
Old question, but useful (i hope) for people who until yesterday (like me) had looking for this resource. Check this out:
https://github.com/google/closure-compiler/blob/master/contrib/externs/angular_ui_router.js
A kindly guy just released the UI Router externs. I havent tested yet, but i'm on it in this moment. I keep you posted about my findings.