UNPKG

@whodunit/investigator

Version:

yeoman inspired (actually stolen) investigator system to troubleshoot your production environment

5 lines 153 B
module.exports = { Investigator: require("./investigator"), Investigation: require("./investigation"), Conclusion: require("./conclusion") };