UNPKG

@opengis/fastify-table

Version:

core-plugins

6 lines 191 B
declare const getOffice: () => { officeToPdf: (data: any) => Promise<unknown>; officeConverterServerAddress: any; }; export default getOffice; //# sourceMappingURL=office2pdf.d.ts.map