UNPKG
print-beauty
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Let's you print with style!
print-beauty
/
lib
/
index.js
2 lines
(1 loc)
•
61 B
JavaScript
View Raw
1
2
export
{ error, info,
log
, warn } from
"./classes/Print.js"
;