xoeye / gps-metadata-remover

Javascript package that removes GPS metadata from images and videos
Other
9 stars 3 forks source link

Use with require instead of import #18

Closed simeon9696 closed 3 years ago

simeon9696 commented 3 years ago

How would we use this without using import?

Aleclindner commented 3 years ago

const { removeLocation } = require('@xoi/gps-metadata-remover')