- Introduced new TypeScript types for catalog products, including Internet, SIM, and VPN plans, along with their respective addons and installation options. - Created a new domain package with essential configurations, including package.json and tsconfig.json for TypeScript support. - Added common types and utility functions for type safety and data handling across the application. - Established a structured export pattern for domain types, enhancing organization and accessibility for future development.
5 lines
36 B
Plaintext
5 lines
36 B
Plaintext
*
|
|
!dist/**
|
|
!package.json
|
|
!README.md
|