Skip to content

Commit

Permalink
improvement: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
seognil committed Feb 12, 2020
1 parent bb1d2bd commit 987d8e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/syntactic-sugar/src/syntax-ts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@
process({ name: 'Mick' });
}

// * ---------------- alternative

{
interface Entity {
name: string;
Expand Down

0 comments on commit 987d8e0

Please sign in to comment.