braintree / sanitize-url

MIT License
319 stars 37 forks source link

Update index.ts to fix null check on url #56

Closed DNeelanshi closed 1 year ago

DNeelanshi commented 1 year ago

If url will be null/undefined or empty then return respective message from sanitize url function

oscarleonnogales commented 1 year ago

Merged in #57