Fix web-view typedoc

This commit is contained in:
PetyaSotirova
2017-05-23 16:16:57 +03:00
committed by GitHub
parent c9565005ef
commit 6a87a85714

View File

@@ -1,6 +1,6 @@
/**
* Contains the WebView class, which represents a standard browser widget.
* @module "ui/transition"
* @module "ui/web-view"
*/ /** */
import { View, Property, EventData } from "../core/view";