DocsTypes

Types

85
Items
0
Functions
21
Types
64
Other

AIProvider

type

AI provider identifier types supported by agent-exporter.

"claudeCode" | "codex" | "opencode" | "qwen" | "gemini"

CCData

property

Complete AI usage dataset with daily breakdowns and totals.

DailyData

property

Aggregated AI usage data for a single day.

DailyDataWithTrend

property

Daily data extended with trend analysis for chart visualizations.

DateRange

property

Represents a time range with start and end dates.

DateRangeConfig

property

Date range configuration for time-based queries.

DeviceBadge

property

Badge display configuration for device highlights.

DeviceCollection

type

Collection of devices indexed by slug.

Record

DeviceHeroProps

property

Props for DeviceHero component.

DeviceIcon

type

Icon component type for device-related icons.

React.ComponentType

DevicePageShellProps

property

Props for DevicePageShell component.

DeviceSection

property

Device section containing grouped information.

DeviceSectionListItem

property

List item within a device section.

DeviceSectionRating

property

Rating configuration for device sections.

DeviceSectionRow

property

Row item within a device section showing key-value pairs.

DeviceSpec

property

Complete device specification. Contains all data needed to render a device page including metadata, statistics, sections, and related devices.

DeviceStatGroup

property

Group of related device statistics.

DeviceStatItem

property

Individual stat item within a stat group.

DeviceType

type

Device type classification.

"mobile" | "dap"

DeviceWithMetrics

property

Enriched device with computed metrics. Extends DeviceSpec with age calculations and display labels.

Domain

property

Core domain data structure. Base interface containing all raw domain information without computed metrics. Use DomainWithMetrics for enriched data with ownership calculations.

DomainCardProps

property

Props for DomainCard component.

DomainCategory

type

Domain category for portfolio organization.

"personal" | "service" | "project" | "fun" | "legacy"

DomainDetailsProps

property

Props for DomainDetails component.

DomainFiltersProps

property

Props for DomainFilters component.

DomainRegistrarId

type

Supported domain registrar identifiers.

"Spaceship" | "Namecheap" | "Name.com" | "Dynadot"

DomainRegistrarMap

type

Mapping of registrar IDs to their configuration.

Record

DomainSortOption

type

Sort options for domain lists.

"name" | "expiration" | "ownership" | "registrar"

DomainStatus

type

Domain status indicating current usage state.

"active" | "parked" | "reserved"

DomainTimelineEvent

property

Domain timeline event for renewal/registration history display.

DomainTimelineEventType

type

Timeline event types for domain history.

"registration" | "renewal"

DomainTimelineProps

property

Props for DomainTimeline component.

DomainVisualConfig

type

Complete visual configuration mapping for all domain statuses and categories.

DomainVisualOption

property

Visual styling configuration for domain status/category badges.

DomainWithMetrics

property

Enriched domain data with computed ownership and expiration metrics. Extends Domain with calculated fields for ownership duration, expiration tracking, and renewal progress.

ErrorType

type

Type of error that occurred during status check.

"network" | "timeout" | "server" | "cors" | "unknown"

ExtendedCCData

property

Extended AI usage data supporting multiple sources via agent-exporter.

ExternalHref

type

Type-safe external URL starting with http or https.

any

FilterConfig

type

Generic filter configuration for entity queries.

Partial

FilterExpression

property

Advanced filter expression with operators.

FilterOperator

type

Comparison operator for advanced filtering.

"eq" | "ne" | "gt" | "gte" | "lt" | "lte" | "in" | "nin" | "exists"

FooterMenuRenderContext

property

FooterMenuSection

property

FormattedDate

property

Date object with pre-computed formatted strings.

HeatmapDay

property

Single day cell data for heatmap visualization.

ModelBreakdown

property

Breakdown of AI usage metrics for a specific model.

ModelUsage

property

Model usage statistics for pie/bar charts.

NavigationDropdownConfig

property

NavigationDropdownGroup

property

NavigationDropdownItem

property

NavigationDropdownLinkItem

property

NavigationDropdownNestedItem

property

NavigationIcon

property

NavigationLink

property

NavigationMenuDropdownItem

property

NavigationMenuItem

property

NavigationMenuLinkItem

property

PaginatedResult

property

Paginated result set with metadata.

PaginationConfig

property

Pagination configuration for list operations.

Project

property

Complete project data structure combining domain and service information.

ProjectDomainInfo

property

Domain-specific information for a project.

ProjectServiceInfo

property

Service monitoring configuration for a project.

ProviderData

property

Provider-specific usage data structure.

QueryOptions

property

Query options combining common patterns.

RatingProps

property

Props for Rating component.

RegistrarConfig

property

Registrar configuration for UI display.

Renewal

property

Domain renewal record tracking renewal history.

SectionCardProps

property

Props for SectionCard component.

SectionRowProps

property

Props for SectionRow component.

SectionsGridProps

property

Props for SectionsGrid component.

ServiceCategory

type

Service category for status page organization.

"personal" | "project"

ServiceResult

property

Service method result wrapper with metadata.

ServiceStatus

type

Operational status of a monitored service.

"operational" | "down" | "checking"

ServiceStatusResult

property

Result of a service status check.

SortConfig

property

Configuration for sorting operations on typed entities.

SortOrder

type

Sort order direction for list operations.

"asc" | "desc"

StarState

type

Star rating display state.

"full" | "half" | "empty"

StatItemProps

property

Props for StatItem component.

StatsGridProps

property

Props for StatsGrid component.

StatsResult

property

Statistics result containing aggregate metrics.

StatusReport

property

Complete status report for all monitored services.

SystemHealth

type

Overall system health status.

"operational" | "partial_outage" | "full_outage"

TimeRangeKey

type

Time range selector keys for filtering AI usage data.

"7d" | "1m" | "3m" | "6m" | "1y" | "all"

TokenTypeUsage

property

Token type usage statistics for composition charts.

Totals

property

Aggregated totals across all time periods.