Using `Option.none` with `table` Attribute in TypeScript Interface
EDIT: Yes I'm dumb.
I'm being dumb somehow:
How do I use
Option.none is a function, not a value.I'm being dumb somehow:
How do I use
Option.none with the table attribute without making tsc unhappy?