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

2 lines
120 B
TypeScript
Raw Permalink Normal View History

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