UNPKG

4chan-full

Version:

www.4chan.org non-official read only api. That supports cool things!

11 lines (7 loc) 126 B
class Country { /** @type {String} */ title; /** @type {String} */ code; } module.exports = { Country };