mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
update angular-ui-router.d.ts
This commit is contained in:
Vendored
+1
@@ -13,6 +13,7 @@ declare module ng.ui {
|
||||
templateUrl?: any;
|
||||
templateProvider?: () => string;
|
||||
controller?: any;
|
||||
controllerAs?: string;
|
||||
controllerProvider?: any;
|
||||
resolve?: {};
|
||||
url?: string;
|
||||
|
||||
Reference in New Issue
Block a user