mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 03:31:45 +08:00
Add module names for the typedoc, make it work
Mark members with @private for typedoc.
This commit is contained in:
4
tns-core-modules/utils/debug.d.ts
vendored
4
tns-core-modules/utils/debug.d.ts
vendored
@ -1,3 +1,7 @@
|
||||
/**
|
||||
* @module "utils/debug"
|
||||
*/ /** */
|
||||
|
||||
/**
|
||||
* A runtime option indicating whether the build has debugging enabled.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user