تابع برای دریافت مخفف از یک رشته نام.
import acronym from '@/utils/acronym' const name = acronym('Vickie Kim') // output: 'VK'
string
''