You can check the available modules in spade with `Object.keys(spade._factories)` but there should be a simpler way such as `spade.availableModules()`
You can check the available modules in spade with
Object.keys(spade._factories)but there should be a simpler way such asspade.availableModules()