image-tester-z
v0.1.3
Published
## Instalation ``` npm i image-tester-z ```
Downloads
2
Readme
Image Downloader
Instalation
npm i image-tester-z
How to use
To use this package you simply need to import it and call the function:
import { getImageUrl } from 'image-tester-z';
getImageUrl('url.com', 'token', 'username');