You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aggregation-platform/d.ts/includes.d.ts

8 lines
343 B

9 years ago
/// <reference path="../libs/hawtio-forms/defs.d.ts" />
/// <reference path="../libs/hawtio-kubernetes-api/defs.d.ts" />
/// <reference path="../libs/hawtio-oauth/defs.d.ts" />
/// <reference path="../libs/hawtio-ui/defs.d.ts" />
/// <reference path="../libs/hawtio-utilities/defs.d.ts" />
declare var humandate: any;
declare var jsyaml: any;