Outlook_Addin_LLM/node_modules/office-addin-dev-settings/lib/main.d.ts

8 lines
240 B
TypeScript
Raw Normal View History

export * from "./appcontainer";
export * from "./appType";
export * from "./dev-settings";
export * from "./process";
export * from "./sideload";
export { parseWebViewType } from "./commands";
export { updateM365Account } from "./publish";