Braille.js 89 Bytes Raw Blame History Permalink 1 2 3 const set = require('regenerate')(); set.addRange(0x2800, 0x28FF); module.exports = set;