Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/epicweb-dev/react-suspense
/ CSSProperties
Interface
CSSProperties
shared/reset.d.ts:7–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
6
declare module
'react'
{
7
interface
CSSProperties {
8
[key: `--${string}`]: string | number
9
}
10
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected