Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/feichao93/battle-city
/ SVGAttributes
Interface
SVGAttributes
custom-tyings.d.ts:23–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
22
declare module
'react'
{
23
interface
SVGAttributes<T> extends DOMAttributes<T> {
24
href?: string
25
}
26
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected