Stypecript Trint Spaces w tablicy strunowej

const trimmedArray = array => array.map(string => string.trim())
Alfred