UNPKG
hitext
Version:
latest (1.0.0-beta.1)
1.0.0-beta.1
1.0.0-alpha.2
1.0.0-alpha.1
Text decoration done right
github.com/hitext/hitext
hitext/hitext
hitext
/
src
/
printer
/
noop.js
2 lines
(1 loc)
•
53 B
JavaScript
View Raw
1
2
module.exports
= require(
'./utils'
).createPrinter()
;