interface
Represents an abstract class T
, if applied to a concrete class it would stop being instantiable.
interface AbstractType<T> extends Function { prototype: T }
Property | Description |
---|---|
prototype: T |
© 2010–2021 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v11.angular.io/api/core/AbstractType