Spaces:
Running
Running
File size: 87 Bytes
30c32c8 |
1 2 3 4 5 |
const minilog = require('minilog');
minilog.enable();
module.exports = minilog('vm');
|