mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Add new line at end of the file.
This commit is contained in:
+1
-1
@@ -41,4 +41,4 @@ interface JQueryStatic {
|
||||
* @param delay An optional zero-or-greater delay in milliseconds at which the polling loop will execute (for browser that don’t support window.postMessage). If omitted, defaults to 100.
|
||||
*/
|
||||
receiveMessage(callback: (event: MessageEvent) => any, sourceOrigin?: (origin: string) => boolean, delay?: number): void;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user