UNPKG
@osamalii/nestjs-pdf
Version:
latest (3.0.7)
3.0.7
3.0.6
PDF generator for nestjs framework.
github.com/toondaey/nestjs-pdf
toondaey/nestjs-pdf
@osamalii/nestjs-pdf
/
dist
/
pdf.default.d.ts
4 lines
(3 loc)
•
70 B
TypeScript
View Raw
1
2
3
4
export
declare
const
defaultCreateOptions
: {
filename
:
string
; };