zsilbi
banner
zsilbi.hu
zsilbi
@zsilbi.hu
Try this:

type ExtractedType = Omit<typeof obj[keyof typeof obj], "">
February 20, 2025 at 9:55 AM