UNPKG

@softvision/webpdf-wsclient-typescript

Version:

A simplified and optimized API client library for the webPDF server

4 lines (3 loc) 64 B
export interface Document { getSource(): URL | undefined; }