Logo
Explore Help
Sign In
ankhbayar/Assist_Design
1
0
Fork 0
You've already forked Assist_Design
Code Issues Pull Requests Actions 3 Packages Projects Releases Wiki Activity
Assist_Design/packages/domain/customer/providers/index.ts
barsa 55489cad20 Refactor WHMCS integration and user management to align with updated domain structure. Removed deprecated validation utilities and types, enhancing type safety and maintainability. Streamlined import paths and module exports for consistency, ensuring clear separation of concerns in data handling. Updated user and address management to reflect new schemas, improving validation and organization across the application.
2025-10-08 16:31:42 +09:00

11 lines
264 B
TypeScript
Raw Blame History

/**
* Customer Domain - Providers
*
* Providers handle mapping from external systems to domain types:
* - Portal: Prisma (portal DB) → UserAuth
* - Whmcs: WHMCS API → WhmcsClient
*/
export * as Portal from "./portal";
export * as Whmcs from "./whmcs";
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 62ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API