Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 85 Bytes

obj.md

File metadata and controls

8 lines (7 loc) · 85 Bytes

Objects and Tuples

type
  Person = obj
    name:string
    age:number