UNPKG
leagueofcomicgeeks
Version:
latest (1.1.0)
1.1.0
1.0.1
1.0.0
Unofficial Node.js library for interacting with League of Comic Geeks
leagueofcomicgeeks
/
src
/
utils
/
types.js
5 lines
(4 loc)
•
59 B
JavaScript
View Raw
1
2
3
4
5
module
.
exports
= { SERIES:
'series'
, ISSUE:
'issue'
};