draft: refactor project so it sits on top of a standalone app
This commit is contained in:
Generated
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
const set = require('regenerate')();
|
||||
set.addRange(0x1C00, 0x1C37).addRange(0x1C3B, 0x1C49).addRange(0x1C4D, 0x1C4F);
|
||||
module.exports = set;
|
||||
Reference in New Issue
Block a user