0.1.0 • Published 8 months ago
pdfendpoint v0.1.0
pdfEndpoint service
Wrapper for more convenient use of the service.
pdfEndpoint docs - pdfendpoint.com/docs.
Usage example
import { PdfEndpointService } from 'pdfendpoint';
const pdfEndpointService = new PdfEndpointService('MY_API_KEY')
await pdfEndpointService.convert({ ... })