mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-06 16:20:26 +08:00
QUnit meta data update
This commit is contained in:
Vendored
+3
-2
@@ -1,6 +1,7 @@
|
||||
// Type definitions for QUnit 1.10.0
|
||||
// Type definitions for QUnit 1.10
|
||||
// Project: http://qunitjs.com/
|
||||
// @by: Diullei Gomes <https://github.com/diullei>
|
||||
// Definitions by: Diullei Gomes <https://github.com/diullei>
|
||||
// DefinitelyTyped: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
interface DoneCallbackObject {
|
||||
failed: number;
|
||||
|
||||
Reference in New Issue
Block a user