mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 20:24:18 -06:00
5 lines
176 B
TypeScript
5 lines
176 B
TypeScript
/// <reference path="es6-promise/es6-promise.d.ts" />
|
|
/// <reference path="mocha/mocha.d.ts" />
|
|
/// <reference path="node/node.d.ts" />
|
|
/// <reference path="zone/zone.d.ts" />
|