UNPKG

pdf-transform

Version:
6 lines (5 loc) 97 B
export interface Options { fileName: string; convertTo: string; compress?: boolean; }