Cradicle Explorer
language-en-bablr-vm-instruction
Info
Issues
Patches
Wallets
Source
Source
lib
.editorconfig
.eslintrc.cjs
.gitattributes
.gitignore
.prettierignore
.prettierrc.cjs
LICENSE
README.md
macrome.config.cjs
package.json
/
macrome.config.cjs
macrome.config.cjs
1
'use strict';
2
3
module.exports = {
4
generators: ['@bablr/macrome-generator-bablr'],
5
};