Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/MauriceNino/dashdot
/ DefaultTheme
Interface
DefaultTheme
apps/view/src/theme/theme.ts:65–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
declare module
'styled-components'
{
64
// eslint-disable-next-line @typescript-eslint/no-empty-interface
65
export
interface
DefaultTheme extends Theme {}
66
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected