SYMBOL INDEX (50 symbols across 32 files) FILE: app/home/layout.tsx function DashboardLayout (line 11) | function DashboardLayout({ FILE: app/home/main/components/NewDescription.tsx type NewDescriptionProps (line 4) | type NewDescriptionProps = { function NewDescription (line 10) | function NewDescription({ FILE: app/home/main/components/infoCard.tsx type InfoCardProps (line 16) | type InfoCardProps = { function InfoCard (line 29) | function InfoCard(props: InfoCardProps) { function InfoCardList (line 189) | function InfoCardList() { FILE: app/home/main/components/networkChart.tsx type NetworkChartProps (line 4) | type NetworkChartProps = { function NetworkChart (line 10) | function NetworkChart({ FILE: app/home/main/components/networkSummary.tsx function NetworkSummary (line 22) | function NetworkSummary() { FILE: app/home/main/components/proxySummary.tsx function ProxySummary (line 20) | function ProxySummary() { FILE: app/home/main/components/serverList.tsx type ServerCardProps (line 7) | type ServerCardProps = { function ServerCard (line 25) | function ServerCard(props: ServerCardProps) { function Server (line 242) | function Server() { FILE: app/home/main/dashboard.tsx function MainContent (line 17) | function MainContent() { FILE: app/home/main/page.tsx function DashboardPage (line 7) | function DashboardPage() { FILE: app/home/service/components/homeSummary.tsx type HomeCardProps (line 7) | type HomeCardProps = { function HomeSummary (line 102) | function HomeSummary() { FILE: app/home/service/components/paySummary.tsx type PayCardProps (line 5) | type PayCardProps = { function PayDetailCard (line 10) | function PayDetailCard(props: PayCardProps) { function PaySummary (line 81) | function PaySummary() { FILE: app/home/service/components/serviceList.tsx type ServiceCardProps (line 6) | type ServiceCardProps = { function ServerDetailCard (line 14) | function ServerDetailCard(props: ServiceCardProps) { function ServiceList (line 164) | function ServiceList() { FILE: app/home/service/components/serviceSummary.tsx type ServiceCardProps (line 7) | type ServiceCardProps = { function ServiceCard (line 13) | function ServiceCard(props: ServiceCardProps) { function ServiceSummary (line 83) | function ServiceSummary() { FILE: app/home/service/page.tsx function Service (line 7) | function Service() { FILE: app/home/service/service.tsx function ServiceContent (line 9) | function ServiceContent() { FILE: app/home/surge/components/surgeCard.tsx type SurgeCardProps (line 3) | type SurgeCardProps = { function SurgeCard (line 8) | function SurgeCard({ children, style }: SurgeCardProps) { FILE: app/home/surge/page.tsx function Service (line 7) | function Service() { FILE: app/home/surge/surge.tsx function SurgeContent (line 8) | function SurgeContent() { FILE: app/home/surge/surgeStatus.tsx function SurgeStatus (line 14) | function SurgeStatus() { FILE: app/home/surge/surgeTraffic.tsx function SurgeTraffic (line 28) | function SurgeTraffic() { FILE: app/home/utils/functions.tsx function getDaysBetweenDates (line 1) | function getDaysBetweenDates(date1: string, date2: string): number { FILE: app/home/utils/leftSide.tsx function LeftSide (line 22) | function LeftSide() { FILE: app/home/utils/sseContext.tsx type SpeedData (line 10) | type SpeedData = { speed: number }; type SSEContextType (line 12) | interface SSEContextType { type Actions (line 46) | type Actions = type SSEContextProviderProps (line 71) | interface SSEContextProviderProps { FILE: app/home/utils/sseFetch.tsx type LooseObject (line 6) | type LooseObject = { function SSEDataFetch (line 10) | function SSEDataFetch(url: string): LooseObject | undefined { FILE: app/home/xui/components/xuiDetail.tsx function XuiSummary (line 13) | function XuiSummary() { FILE: app/home/xui/components/xuiTable.tsx function XuiTable (line 22) | function XuiTable() { FILE: app/home/xui/page.tsx function NetWork (line 7) | function NetWork() { FILE: app/home/xui/xui.tsx function XuiContent (line 8) | function XuiContent() { FILE: app/layout.tsx function RootLayout (line 10) | function RootLayout({ FILE: app/providers.tsx function Providers (line 6) | function Providers({ children }: { children: React.ReactNode }) { FILE: env.d.ts type ProcessEnv (line 2) | interface ProcessEnv { FILE: next.config.js method redirects (line 11) | async redirects() {