diff --git a/Definitions/qunit-1.10.d.ts b/Definitions/qunit-1.10.d.ts index d21c61bac..c73845bf0 100644 --- a/Definitions/qunit-1.10.d.ts +++ b/Definitions/qunit-1.10.d.ts @@ -1,6 +1,7 @@ -// Type definitions for QUnit 1.10.0 +// Type definitions for QUnit 1.10 // Project: http://qunitjs.com/ -// @by: Diullei Gomes +// Definitions by: Diullei Gomes +// DefinitelyTyped: https://github.com/borisyankov/DefinitelyTyped interface DoneCallbackObject { failed: number;