mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 21:01:34 +08:00
Merge pull request #4255 from NativeScript/PetyaSotirova/web-view-typedoc
Fix web-view typedoc
This commit is contained in:
2
tns-core-modules/ui/web-view/web-view.d.ts
vendored
2
tns-core-modules/ui/web-view/web-view.d.ts
vendored
@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* Contains the WebView class, which represents a standard browser widget.
|
* Contains the WebView class, which represents a standard browser widget.
|
||||||
* @module "ui/transition"
|
* @module "ui/web-view"
|
||||||
*/ /** */
|
*/ /** */
|
||||||
|
|
||||||
import { View, Property, EventData } from "../core/view";
|
import { View, Property, EventData } from "../core/view";
|
||||||
|
Reference in New Issue
Block a user