Sample: ```res type pokemon = {id: int, name: string, sprites: {front_default: string}} let getPokemonByIds: array<int> => promise<array<pokemon>> ```  This is not a problem in regular files.