#Extract all possible strings from nested array
8 messages · Page 1 of 1 (latest)
Type manipulation works on the type level, it can only see what's available in the type
You're basically giving up your as const by making it DatabaseEntityEntry[]
If that information is lost, then there's no way to get it.
yeah, that's what i was trying to say. why do you have the : DatabaseEntityEntry[] annotation there?
Yeah exactemundo