draft: refactor project so it sits on top of a standalone app
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
const set = require('regenerate')();
|
||||
set.addRange(0x16A40, 0x16A5E).addRange(0x16A60, 0x16A69).addRange(0x16A6E, 0x16A6F);
|
||||
module.exports = set;
|
||||
Reference in New Issue
Block a user