mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-06 17:29:08 +00:00
Update waitMe-tests.ts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//import $ = require('jquery');
|
||||
//import $ = require('jquery');
|
||||
|
||||
$(() => {
|
||||
// examples from http://vadimsva.github.io/waitMe/
|
||||
@@ -27,5 +27,4 @@ $(() => {
|
||||
|
||||
$("asdsa").waitMe("hide");
|
||||
|
||||
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user