We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be0ae5d commit 425240aCopy full SHA for 425240a
types/index.d.ts
@@ -574,7 +574,7 @@ declare module "jspdf" {
574
postScriptName: string,
575
id: string,
576
fontStyle: string,
577
- encoding:
+ encoding?:
578
| "StandardEncoding"
579
| "MacRomanEncoding"
580
| "Identity-H"
@@ -585,7 +585,7 @@ declare module "jspdf" {
585
url: URL,
586
587
588
589
590
591
0 commit comments