Classes
-
new Class( arg1 [, ...arg2 ] )
This is the summary of the MyApi test class, test
markdown
. -
-
new Child()
This is the summary of the MyApi child class, test
markdown
. -
Namespaces
-
utils
This is to test child namespaces.
-
Members
-
<static> staticMember :string
This is a static member of the namespace.
-
Details
Type Definitions
-
Object
This is a test type definition on the MyApi namespace.
-
Properties
Name Type Attributes Default Description name
string This is the name of the test object.
enabled
boolean <optional> false This is whether or not the test object is enabled. Defaults to
false
.Details