UNPKG

chromiumly

Version:

A lightweight Typescript library that interacts with Gotenberg's different modules to convert a variety of document formats to PDF files.

4 lines (3 loc) 151 B
export { PdfFormat } from './constants'; export { GotenbergUtils } from './gotenberg.utils'; export { PathLikeOrReadStream, Metadata } from './types';