typescript type with string array code example Example: typescript array of strings type IArrayOfStrings = Array<string>