UNPKG

4chan-full

Version:

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

10 lines (7 loc) 132 B
class ArchiveItem { /** @type {String} */ id; /** @type {String} */ excerpt; } module.exports = { ArchiveItem };