mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-10 04:00:10 +00:00
Update index.d.ts
This commit is contained in:
2
types/jasmine-data_driven_tests/index.d.ts
vendored
2
types/jasmine-data_driven_tests/index.d.ts
vendored
@@ -6,6 +6,8 @@
|
||||
|
||||
declare var all: JasmineDataDrivenTest;
|
||||
declare var xall: JasmineDataDrivenTest;
|
||||
declare var using: JasmineDataDrivenTest;
|
||||
declare var xusing: JasmineDataDrivenTest;
|
||||
|
||||
interface JasmineDataDrivenTest {
|
||||
<T, U, V, W, X, Y, Z>(
|
||||
|
||||
Reference in New Issue
Block a user