ClassDefinition
Stable Interface
Interface Overview
interface ClassDefinition {
extends : Type<any>
constructor : Function|any[]
}
Interface Description
Declares the interface to be used with Class
.
Interface Details
extends : Type<any>
Optional argument for specifying the supercla