Searched defs:typeString (Results 1 – 1 of 1) sorted by relevance
7 typeString: string; property200 const typeString = paramTuple.substring(semiIndex + 1).trim(); constant