unitedwardrobe / imgproxy-node

A Node client library to generate urls for imgproxy services.
MIT License
36 stars 8 forks source link

Add type annotation to urlSafeEncode function #17

Closed jreitz-dev closed 1 year ago

jreitz-dev commented 1 year ago

Just added type annotations to fix issues when using this in a nextjs typescript project.