Wrapper for more convenient use of the service.
pdfEndpoint docs - pdfendpoint.com/docs.
import { PdfEndpointService } from 'pdfendpoint';
const pdfEndpointService = new PdfEndpointService('MY_API_KEY')
await pdfEndpointService.convert({ ... })
Wrapper for more convenient use of the service.
pdfEndpoint docs - pdfendpoint.com/docs.
import { PdfEndpointService } from 'pdfendpoint';
const pdfEndpointService = new PdfEndpointService('MY_API_KEY')
await pdfEndpointService.convert({ ... })
npm i pdfendpoint
128
0.1.0
MIT
25.9 kB
21