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
38
Packages
Projects
Releases
Wiki
Activity
eca706f7c4
grafana
/
scripts
/
cli
/
index.d.ts
2 lines
53 B
TypeScript
Raw
Blame
History
export
type
Task
<
T
>
=
(
options
:
T
)
=
>
Promise
<
void
>
;
Reference in New Issue
View Git Blame
Copy Permalink