first commit
This commit is contained in:
6
node_modules/pdf-lib/ts3.4/es/api/text/alignment.d.ts
generated
vendored
Normal file
6
node_modules/pdf-lib/ts3.4/es/api/text/alignment.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
export declare enum TextAlignment {
|
||||
Left = 0,
|
||||
Center = 1,
|
||||
Right = 2
|
||||
}
|
||||
//# sourceMappingURL=alignment.d.ts.map
|
||||
Reference in New Issue
Block a user