Outlook_Addin_LLM/node_modules/office-addin-cli/lib/parse.d.ts

2 lines
98 B
TypeScript
Raw Normal View History

export declare function parseNumber(optionValue: any, errorMessage?: string): number | undefined;