Skip to content

Optional anonymous properties

Compare
Choose a tag to compare
@kdubb kdubb released this 06 Sep 14:17

Features

  • Properties in anonymous types can now be optional (e.g. {a: string, b?: number})