UNPKG
@zeyrbot/urbandictionary
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
A wrapper made for urban dictionary api
@zeyrbot/urbandictionary
/
dist
/
index.js
6 lines
•
232 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
require
(
"tslib"
);
__exportStar
(
require
(
"./lib/urbandictionary"
),
exports
);
__exportStar
(
require
(
"./lib/types"
),
exports
);
//# sourceMappingURL=index.js.map