๐งฉ Frontend (React)storessrc/stores/typesOn this pagesrc/stores/types Shared types and interfaces for all stores in the application. Remarksโ Core domain types are imported from shared/types.ts for consistency. Store-specific types and UI-specific types are defined here. Interfacesโ AppSettings BaseStore Type Aliasesโ ChartTimeRange StoreActions StoreState UpdateStatus