oop-examples/typescript/Polymorphism.md

6 lines
69 B
Markdown
Raw Permalink Normal View History

2020-05-24 18:44:11 +02:00
# Polymorphism
Relevant files
- [index.ts](./inheritance/index.ts)