tsconst getStringLength = (str: string) => str.length
const getStringLength = (str: string) => str.length