mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-18 07:51:48 +08:00
Update waitme-tests.ts
This commit is contained in:
@@ -17,7 +17,7 @@ $('#container').waitMe({
|
||||
|
||||
$('#container').waitMe()
|
||||
.on('close', () => {
|
||||
//code here
|
||||
// code here
|
||||
});
|
||||
|
||||
$("#container").waitMe("hide");
|
||||
|
||||
Reference in New Issue
Block a user