UNPKG

4chan-full

Version:

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

14 lines (9 loc) 170 B
class BoardInfo { /** @type {String} */ name; /** @type {String} */ code; /** @type {Boolean} */ worksafe; } module.exports = { BoardInfo };