This website requires JavaScript.
Explore
Help
Sign In
root
/
grafana
mirror of
https://github.com/grafana/grafana.git
Watch
1
Star
0
Fork
You've already forked grafana
0
Code
Issues
Actions
82
Packages
Projects
Releases
Wiki
Activity
2a64d19f5b
grafana
/
public
/
app
/
core
/
core_module.ts
3 lines
91 B
TypeScript
Raw
Blame
History
import
angular
from
'angular'
;
export
default
angular
.
module
(
'grafana.core'
,
[
'ngRoute'
]
)
;
Reference in New Issue
View Git Blame
Copy Permalink