Namespace $class_library
This is where the $class library stores some of its implementation details to avoid polluting the global
scope.
Defined in: class-debug.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Field Attributes | Field Name and Description |
|---|---|
| <static> |
$class_library.debug
True if this is the debug version of the library.
|
| <static> |
$class_library.version
The version of the $class library.
|
Field Detail: debug
<static>
{Boolean}
$class_library.debug
True if this is the debug version of the library.
Field Detail: version
<static>
{String}
$class_library.version
The version of the $class library.