how to create dictionary in typescript code example Example: TS define dictionary const dict: { [key: keyType]: valueType};