Outlook_Addin_LLM/node_modules/office-addin-manifest-converter/lib/main.d.ts

2 lines
182 B
TypeScript

export declare function convert(inputXmlFilePath: string, outputJsonFolderPath: string, imageDownload?: boolean, verbose?: boolean): Promise<void>;
//# sourceMappingURL=main.d.ts.map