9 lines
141 B

// ------------------------------------
// Raygun
// ------------------------------------
module.exports = {
init (logger, conf) {
}
}