Searched refs:convertToDictionaryItemsRepresentation (Results 1 – 2 of 2) sorted by relevance
183 function convertToDictionaryItemsRepresentation( function211 const dictionary = convertToDictionaryItemsRepresentation({224 const dictionary = convertToDictionaryItemsRepresentation({240 const dictionary = convertToDictionaryItemsRepresentation({
161 convertToDictionaryItemsRepresentation({282 function convertToDictionaryItemsRepresentation(obj: { [key: string]: string }): Dictionary { function