initial commit
This commit is contained in:
commit
27325ea5f1
2537 changed files with 328078 additions and 0 deletions
7
node_modules/@pdf-lib/standard-fonts/lib/index.js
generated
vendored
Normal file
7
node_modules/@pdf-lib/standard-fonts/lib/index.js
generated
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
"use strict";
|
||||
function __export(m) {
|
||||
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
|
||||
}
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
__export(require("./Font"));
|
||||
__export(require("./Encoding"));
|
||||
Loading…
Add table
Add a link
Reference in a new issue