dictionary generic type typescript code example Example: TS define dictionary const dict: { [key: keyType]: valueType};