Inheritable Interface

Defines a type that inherits other types.

Properties

Name Description
extends

Defines the types that this type extends.

implements

Defines the types that this type implements.

Go to top

Sections