initial commit
This commit is contained in:
commit
27325ea5f1
2537 changed files with 328078 additions and 0 deletions
6
node_modules/pdf-lib/es/api/image/alignment.d.ts
generated
vendored
Normal file
6
node_modules/pdf-lib/es/api/image/alignment.d.ts
generated
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
export declare enum ImageAlignment {
|
||||
Left = 0,
|
||||
Center = 1,
|
||||
Right = 2
|
||||
}
|
||||
//# sourceMappingURL=alignment.d.ts.map
|
||||
Loading…
Add table
Add a link
Reference in a new issue