Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Clarify "Extending interfaces" #149

Closed
@dirkpostma

Description

@dirkpostma

In https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/Interfaces.md#extending-interfaces

The following syntax is used:

let square = <Square>{};

This is the first time the < > notation is used. I don't know what this is yet, so I don't have a usggestion to improve, except for saying: this should either be explained, or the example should be rewritten without this syntax.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions