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/apps/portal/next-env.d.ts

7 lines
251 B
TypeScript
Raw Normal View History

clean up
2025-08-22 17:02:49 +09:00
/// <reference types="next" />
/// <reference types="next/image-types/global" />
Refactor API Response Handling and Update Service Implementations - Removed the TransformInterceptor to streamline response handling, ensuring that all responses are returned directly without a success envelope. - Updated various controllers and services to utilize new action response schemas, enhancing clarity and consistency in API responses. - Refactored error handling in the CsrfController and CheckoutController to improve logging and error management. - Cleaned up unused imports and optimized code structure for better maintainability and clarity across the application.
2025-12-29 11:12:20 +09:00
import "./.next/dev/types/routes.d.ts";
clean up
2025-08-22 17:02:49 +09:00
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 158ms Template: 3ms
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