mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-17 22:44:18 +08: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