mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 19:26:42 +08:00
Changing module docs so they can appear in typedoc.
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
/**
|
||||
* @module "data/observable-array"
|
||||
*
|
||||
* Contains the ObservableArray class, which is capable of detecting and responding to changes of a collection of objects.
|
||||
* @module "data/observable-array"
|
||||
*/ /** */
|
||||
|
||||
// Test: http://jsperf.com/array-vs-observable-array-vs-array-observe
|
||||
|
Reference in New Issue
Block a user