let comments = [["ADMIN","welcome to the test board"],["deadvey","hello"],["Hello","Test"],["<i>foo</i>","asdfsdf"]] if (typeof module !== "undefined" && module.exports) { module.exports = comments; }