TOC

Docs

🔝 Back to top!

Inheritance

👉 Read more!

A class can reused the properties and methods of the base class.

Differences

protected, private, public, readonly, static

type vs interface