UNPKG
@onesy/log
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Log utils, very readable and clean logs
github.com/onesy-me/log
onesy-me/log
@onesy/log
/
esm
/
index.js
6 lines
•
196 B
JavaScript
View Raw
1
2
3
4
5
6
/**
@license
Log v1.0.3 * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */
export
{
default
}
from
'./OnesyLog'
;