UNPKG
latex
Version:
latest (0.0.1)
0.0.1
0.0.0
A simple wrapper for LaTeX in node.js
mikolalysenko/node-latex
latex
/
examples
/
errors.js
1 lines
•
64 B
JavaScript
View Raw
1
require
(
"../texwrapper.js"
)(
"asdhfaksdhf"
).pipe(process.
stdout
);