UNPKG
k-nestjs-pdf
Version:
latest (4.0.0)
4.0.0
3.0.8
3.0.7
3.0.6
3.0.5
PDF generator for nestjs framework.
github.com/toondaey/nestjs-pdf
toondaey/nestjs-pdf
k-nestjs-pdf
/
dist
/
pdf.constants.js
5 lines
(4 loc)
•
134 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
exports
.
__esModule
=
true
;
exports
.
PDF_OPTIONS_TOKEN
=
void
0
;
exports
.
PDF_OPTIONS_TOKEN
=
Symbol
(
'PDF_OPTIONS_TOKEN'
);