Module development In the index.ts of the module, you have to specify a config for your module: type YourModuleConfig = { /* your fields here */}