Private
Public Access
1
0

Refactor code structure for improved readability and maintainability

This commit is contained in:
Lago
2026-04-16 22:06:36 +02:00
parent dfa4010406
commit 96f76e21a7
101 changed files with 214280 additions and 1189 deletions

10
src/generated/index.ts Normal file
View File

@@ -0,0 +1,10 @@
/*!
* Copyright (C) Microsoft Corporation. All rights reserved.
* This file is autogenerated. Do not edit this file directly.
*/
// Models
export * as Outlook_comModel from './models/Outlook_comModel';
// Services
export * from './services/Outlook_comService';

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff