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

3 lines
116 B
TypeScript

import * as commander from "commander";
export declare function convert(command: commander.Command): Promise<void>;