mirror of
https://github.com/pdfme/pdfme.git
synced 2026-06-17 18:59:18 -04:00
* Update TypeScript to version 5.8.2 and fix type compatibility issues Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com> * Update package-lock.json for TypeScript 5.8.2 Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com> * Fix TypeScript errors in generator package Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com> * Update moduleResolution to esnext in all tsconfig.esm.json files and fix type errors in generator package Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com> * Update moduleResolution to bundler in all tsconfig.esm.json files Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com> --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
@pdfme/common
This library provides shared types, constants, and utility functions used across the @pdfme/ui and @pdfme/generator packages. The shared types include definitions for templates and other commonly used structures.
For the complete documentation of pdfme, please refer to this link.