Abstract interface interface Abstract<T> extends Function { prototype: T } Properties Property Description prototype: T