image-tester-z
v0.1.3
Published
## Instalation ``` npm i image-tester-z ```
Readme
Image Downloader
Instalation
npm i image-tester-zHow 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');