mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Add module names for the typedoc, make it work
Mark members with @private for typedoc.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
/**
|
||||
* @module "application-settings"
|
||||
*
|
||||
* Allows you to save and restore any kind of information related to your application.
|
||||
*/
|
||||
*/ /** */
|
||||
|
||||
/**
|
||||
* Checks whether such a key exists.
|
||||
* @param key The key to check for.
|
||||
|
||||
Reference in New Issue
Block a user