0.1.3 • Published 3 years ago
image-tester-z v0.1.3
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');