Spaces:
Running
Running
File size: 81 Bytes
6bcb42f |
1 2 3 4 5 |
import minilog from 'minilog';
minilog.enable();
export default minilog('gui');
|