Skip to content

Commit 226acc5

Browse files
tbowmokmdtqm
andauthored
🤖 Merge PR DefinitelyTyped#74590 Export interfaces, to enable more type safety by @tbowmo
Co-authored-by: Mørch.Thomas Bowman TQM <TQM@kmd.dk>
1 parent 3eefc1a commit 226acc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎types/pdfmake/index.d.ts‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import {
1010
} from "./interfaces";
1111

1212
export type { TCreatedPdf };
13+
export type { Alignment, Content, CustomTableLayout, Size, Style, Table, TableCell, TableLayout } from "./interfaces";
1314

1415
export function createPdf(
1516
documentDefinitions: TDocumentDefinitions,

0 commit comments

Comments
 (0)