mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
code updated
This commit is contained in:
2
utils/utils.d.ts
vendored
2
utils/utils.d.ts
vendored
@@ -178,5 +178,5 @@
|
||||
* Opens url.
|
||||
* @param url The url.
|
||||
*/
|
||||
export function openUrl(url: string): void
|
||||
export function openUrl(url: string): boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user