mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
Changing module docs so they can appear in typedoc.
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
/**
|
||||
* @module "data/virtual-array"
|
||||
*
|
||||
* Contains the VirtualArray class, which is an advanced array like class that helps loading items on demand.
|
||||
* @module "data/virtual-array"
|
||||
*/ /** */
|
||||
|
||||
import * as observable from "../observable";
|
||||
|
Reference in New Issue
Block a user