UNPKG
ui-router
Version:
latest (1.0.0-alpha.3)
1.0.0-alpha0
1.0.0-alpha.3
State-based routing for Javascript
angular-ui.github.com/ui-router
angular-ui/ui-router
ui-router
/
src
/
view
/
module.ts
4 lines
(3 loc)
•
92 B
text/typescript
View Raw
1
2
3
4
/**
@module
view */
/** for typedoc */
export
*
from
"./interface"
;
export
*
from
"./view"
;