DefinitelyTyped/types/host-validation
Rich Liu 7b3d73edb1 Added type definitions for Host Validation. (#29533)
* Created host-validation typings.

* Fixed tsconfig.json.

* Added strictFunctionTypes to true in tsconfig.json.

* Changed T[] to Array<T> because it is non-simple type.

* Added optional parameters.

* Added more tests.

* trailing whitespace fix

* Fixed Spelling.

* Change hosts parameter to opts.

* Changed import in test, and added namespace.
2018-10-15 10:04:57 -07:00
..
host-validation-tests.ts
index.d.ts
tsconfig.json
tslint.json