This class is exported by being assigned to ´export´.
export = SingleExportedClass;
This is the constructor of the exported class.
Property of exported class.
Method of exported class.
Generated using TypeDoc
This class is exported by being assigned to ´export´.