microsoft / TypeScript-Handbook

Deprecated, please use the TypeScript-Website repo instead
https://github.com/microsoft/TypeScript-Website
Apache License 2.0
4.88k stars 1.13k forks source link

A "more precise" description of interfaces. #1075

Open segmentationfaulter opened 5 years ago

segmentationfaulter commented 5 years ago

In my understanding, this is a more precise description of interfaces. They are basically a way of naming shapes of compound values.