Spaces:
Runtime error
Runtime error
File size: 92 Bytes
8fd7a1d |
1 2 3 4 5 |
import nanolog from '@turbowarp/nanolog';
nanolog.enable();
export default nanolog('gui');
|