Outlook_Addin_LLM/node_modules/office-addin-project/lib/convert.d.ts

2 lines
120 B
TypeScript

export declare function convertProject(manifestPath?: string, backupPath?: string, projectDir?: string): Promise<void>;