UNPKG

@shelf/aws-lambda-libreoffice

Version:

Utility to work with Docker version of LibreOffice in Lambda

3 lines (2 loc) 131 B
export declare const DEFAULT_ARGS: string[]; export declare function convertTo(filename: string, format: string): Promise<string>;