/var/www/greso.tech/server/nsm/node_modules/pdf-lib/es/core/embedders
Edit: /var/www/greso.tech/server/nsm/node_modules/pdf-lib/es/core/embedders/CMap.d.ts (237B)
import { Glyph } from "../../types/fontkit";
/** `glyphs` should be an array of unique glyphs */
export declare const createCmap: (glyphs: Glyph[], glyphId: (g?: Glyph | undefined) => number) => string;
//# sourceMappingURL=CMap.d.ts.map