UNPKG
node-pdflatex
Version:
latest (0.3.0)
0.3.0
0.2.0
0.1.1
0.1.0
PDFLaTeX wrapper for Node
node-pdflatex
/
lib
/
readErrorLog.d.ts
2 lines
(1 loc)
•
73 B
TypeScript
View Raw
1
2
export
declare
const
readErrorLog
:
(
dirname
:
string
) =>
Promise
<
string
>;