This website requires JavaScript.
Explore
Help
Sign In
ankhbayar
/
Assist_Design
Watch
1
Star
0
Fork
0
You've already forked Assist_Design
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
Assist_Design
/
packages
/
domain
/
catalog
/
providers
/
whmcs
/
index.ts
barsa
7b7d736aaf
Refactor module type settings and import paths across the application to enhance consistency and maintainability. Changed package types from 'module' to 'commonjs' in package.json files, updated TypeScript configuration for module resolution, and streamlined import paths by removing file extensions. This improves clarity and aligns with the updated module structure throughout the codebase.
2025-10-08 18:35:05 +09:00
3 lines
30 B
TypeScript
Raw
Blame
History
export
*
from
"./raw.types"
;
Reference in New Issue
View Git Blame
Copy Permalink