sindresorhus / linkify-urls

Linkify URLs in a string
MIT License
160 stars 22 forks source link

Simplified property fetching #41

Closed green961 closed 1 year ago

green961 commented 1 year ago
typeof options.value === 'undefined' ? undefined // unnecessary