UNPKG
ezgif
Version:
latest (1.0.0)
1.0.0
Unofficial ezgif API
github.com/theabbie/ezgif
theabbie/ezgif
ezgif
/
index.js
8 lines
(6 loc)
•
142 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
var
axios =
require
(
"axios"
);
var
fd =
require
(
"form-data"
);
var
fs =
require
(
"fs"
);
module
.
exports
=
class
YourQuote
{
constructor
(
) {} }