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

6 lines
148 B
TypeScript
Raw Normal View History

export * from "./generate";
export * from "./httpsServerOptions";
export * from "./install";
export * from "./verify";
export * from "./uninstall";