mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-22 20:39:17 +08:00
Add new line at end of the file.
This commit is contained in:
2
jquery.postMessage/jquery.postMessage.d.ts
vendored
2
jquery.postMessage/jquery.postMessage.d.ts
vendored
@@ -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