Searched defs:parseType (Results 1 – 3 of 3) sorted by relevance
226 function parseType(matchs, data, result) { function428 parseType, property
134 …"parseType": "type Plant = {\ntomato: string;\ntomatoId: number;\nisTomato: boolean;\n}\ntype MySt… string138 …"parseType": "\"\\ntype MyString = string;\\ntype MyNumberType = number;\\ntype MyBool = boolean;\… string