Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GitSquared/uma
/ types & classes
Types & classes
83 in github.com/GitSquared/uma
⨍
Functions
135
◇
Types & classes
83
Class
web-worker/thread-bridge.ts:26
Class
lib/utils/event-emitter.ts:18
Class
lib/services/app-wide-events.ts:15
Class
lib/services/web-worker/thread-bridge.ts:35
Class
lib/services/web-worker/types.ts:11
Class
lib/entities/LocationPoint.ts:10
Class
lib/entities/UserSetting.ts:4
Class
lib/entities/InstalledAppVersion.ts:10
Class
lib/entities/ComputedWalkTrace.ts:6
Class
lib/entities/ComputedFogShape.ts:6
Class
lib/entities/abstract/ComputedData.ts:12
Class
lib/entities/migrations/1690747681493-drop-ProcessedGeoData.ts:3
Class
lib/entities/migrations/1690748167898-ComputedFogShape-introduction.ts:3
Class
lib/entities/migrations/1678634503592-ProcessedGeoData-introduction.ts:3
Class
lib/entities/migrations/1666539185508-InstalledAppVersion-tracking.ts:3
Class
lib/entities/migrations/1678621556039-LocationPoint-moredata.ts:3
Class
lib/entities/migrations/1693076133584-ComputedWalkTrace-introduction.ts:3
Class
lib/entities/migrations/1675546663494-UserSetting-introduction.ts:3
Class
lib/entities/migrations/1678643590588-ProcessedGeoData-type-and-datastorage.ts:3
Class
lib/entities/migrations/1666540961339-LocationPoint-altitude.ts:3
Class
lib/entities/subscribers/LocationPoint.ts:10
Class
lib/entities/subscribers/ComputedWalkTrace.ts:10
Class
lib/entities/subscribers/ComputedFogShape.ts:10
Enum
AppWideEvents
lib/services/app-wide-events.ts:None
Interface
AppWideEventsData
lib/services/app-wide-events.ts:9
Class
AppWideEventsEmitter
lib/services/app-wide-events.ts:15
Interface
BatchedFetchedData
lib/services/tracing-crawler/internal/queries.ts:19
Interface
ButtonProps
lib/components/generic/Button.tsx:13
Interface
CenterCurrentLocationButtonProps
lib/components/toolbar/CenterCurrentLocationButton.tsx:17
Class
ComputedFogShape
lib/entities/ComputedFogShape.ts:6
Class
ComputedFogShapeIntroduction1690748167898
lib/entities/migrations/1690748167898-ComputedFogShape-introduction.ts:3
Class
ComputedFogShapeSubscriber
lib/entities/subscribers/ComputedWalkTrace.ts:10
Class
ComputedFogShapeSubscriber
lib/entities/subscribers/ComputedFogShape.ts:10
Class
ComputedWalkTrace
lib/entities/ComputedWalkTrace.ts:6
Class
ComputedWalkTraceIntroduction1693076133584
lib/entities/migrations/1693076133584-ComputedWalkTrace-introduction.ts:3
Interface
CurrentMapLocationProps
lib/components/CurrentMapLocation.tsx:55
Class
DropProcessedGeoData1690747681493
lib/entities/migrations/1690747681493-drop-ProcessedGeoData.ts:3
Interface
ExtendedCameraRef
lib/components/map/types.ts:3
Interface
FloatingCameraScreenProps
lib/components/onboarding/FloatingCameraScreen.tsx:20
Enum
FogLayerIds
lib/components/map/layers/FogLayer.tsx:None
Interface
IconProps
lib/components/generic/icons/types.ts:4
Class
InstalledAppVersion
lib/entities/InstalledAppVersion.ts:10
Class
InstalledAppVersionTracking1666539185508
lib/entities/migrations/1666539185508-InstalledAppVersion-tracking.ts:3
Interface
LocationIconProps
lib/components/generic/icons/Location.tsx:13
Enum
LocationIndicatorLayerIds
lib/components/map/items/LocationIndicator.tsx:None
Class
LocationPoint
lib/entities/LocationPoint.ts:10
Class
LocationPointAltitude1666540961339
lib/entities/migrations/1666540961339-LocationPoint-altitude.ts:3
Class
LocationPointMoreData1678621556039
lib/entities/migrations/1678621556039-LocationPoint-moredata.ts:3
Class
LocationPointSubscriber
lib/entities/subscribers/LocationPoint.ts:10
Interface
MapProps
lib/components/map/Map.tsx:43
Interface
MapRef
lib/components/map/Map.tsx:35
Interface
NextTracingCrawlerState
lib/services/tracing-crawler/internal/queries.ts:6
Interface
OnboardingInstructionTextProps
lib/components/onboarding/OnboardingInstructionText.tsx:6
Interface
PointToRender
lib/components/map/layers/debug/PointsLayer.tsx:24
Enum
PointsLayerIds
lib/components/map/layers/debug/PointsLayer.tsx:None
Enum
PossibleActions
lib/services/tracing-crawler/internal/logic.ts:None
Interface
PressableSpringProps
lib/components/generic/PressableSpring.tsx:24
Class
ProcessedGeoDataIntroduction1678634503592
lib/entities/migrations/1678634503592-ProcessedGeoData-introduction.ts:3
Class
ProcessedGeoDataTypeAndDatastorage1678643590588
lib/entities/migrations/1678643590588-ProcessedGeoData-type-and-datastorage.ts:3
Interface
SavedTracesExport
lib/utils/import-export.ts:8
Interface
SettingsContextType
lib/utils/SettingsProvider.tsx:10
Interface
SpacerProps
lib/components/generic/Spacer.tsx:4
Interface
TabButtonColors
lib/components/tabbar/TabButton.tsx:26
Interface
TabButtonProps
lib/components/tabbar/TabButton.tsx:18
Enum
TabButtonVariant
lib/components/tabbar/TabButton.tsx:None
Interface
TextPropsBase
lib/components/generic/Text.tsx:6
Interface
TextPropsNumeric
lib/components/generic/Text.tsx:18
Interface
TextPropsSansSerif
lib/components/generic/Text.tsx:14
Interface
TextPropsWild
lib/components/generic/Text.tsx:23
Class
ThreadBridgeEventBus
lib/services/web-worker/thread-bridge.ts:35
Interface
ThreadedFnInput
web-worker/functions/index.ts:20
Enum
ThreadedFnName
web-worker/functions/index.ts:None
Interface
ThreadedFnOutput
web-worker/functions/index.ts:30
Interface
ThreadedJobRequest
lib/services/web-worker/types.ts:16
Interface
ThreadedJobResponse
lib/services/web-worker/types.ts:21
Enum
TracesLayerIds
lib/components/map/layers/TracesLayer.tsx:None
Interface
TracingCrawlerService
lib/services/tracing-crawler/types.ts:12
Class
UserSetting
lib/entities/UserSetting.ts:4
Class
UserSettingIntroduction1675546663494
lib/entities/migrations/1675546663494-UserSetting-introduction.ts:3
Enum
UserSettingKey
lib/utils/settings.ts:None
Interface
UserSettings
lib/utils/settings.ts:11
Interface
ValhallaMapMatchingResponse
lib/services/tracing-crawler/internal/map-matching.ts:10
Class
WorkerThreadBridge
web-worker/thread-bridge.ts:26