mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 14:20:12 +00:00
Add reference to jquery.blockUI-tests
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
$.blockUI();
|
||||
/// <reference path="../qunit/qunit.d.ts" />
|
||||
/// <reference path="jquery.blockUI.d.ts" />
|
||||
|
||||
$.blockUI();
|
||||
var opt: JQBlockUIOptions = {
|
||||
css: { border: "1px solid red" },
|
||||
message: "test"
|
||||
|
||||
Reference in New Issue
Block a user