mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 03:31:45 +08:00
Changing module docs so they can appear in typedoc.
This commit is contained in:
3
tns-core-modules/ui/html-view/html-view.d.ts
vendored
3
tns-core-modules/ui/html-view/html-view.d.ts
vendored
@ -1,7 +1,6 @@
|
||||
/**
|
||||
* @module "ui/html-view"
|
||||
*
|
||||
* Contains the HtmlView class, which represents a standard html view widget.
|
||||
* @module "ui/html-view"
|
||||
*/ /** */
|
||||
|
||||
import { View, Property } from "../core/view";
|
||||
|
Reference in New Issue
Block a user