doublepost
Servers
›
TypeScript Community
›
help-typescript
›
Constructor parameters that are both named and optional. Is it possible?
#Constructor parameters that are both named and optional. Is it possible?
1 messages · Page 1 of 1 (latest)
true citrus
Jan 25, 2023, 11:52 PM
#
named arguments don't exist in js
#
use an object