TS - how to extract type from Picked array
I have the following type:
And I want to get the type of a Section.
However this throws an error has no matching index signature for type number...
Any suggestions?
And I want to get the type of a Section.
However this throws an error has no matching index signature for type number...
Any suggestions?
