mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Fix project link
This commit is contained in:
Vendored
+2
-2
@@ -1,5 +1,5 @@
|
||||
// Type definitions for Slideout 0.1.12
|
||||
// Project: https://github.com/t4t5/sweetalert/
|
||||
// Project: https://github.com/mango/slideout
|
||||
// Definitions by: Markus Peloso <https://github.com/ToastHawaii/>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
@@ -154,4 +154,4 @@ declare class Slideout {
|
||||
* @param data Data to pass to the listeners.
|
||||
*/
|
||||
emit(event: Slideout.Events, ...data: any[]): Slideout;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user