1.0.3 • Published 5 years ago
jelbrek-wrapper v1.0.3
What is this?
This is a typescript api wrapper for jelbrek.icu
How can i use this?
You can upload your images to the site by automating it with this api wrapper
Examples
import { upload } from "jelbrek-wrapper";
upload("./image.png", "example-key");