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.
8 lines
343 B
8 lines
343 B
/// <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;
|