MCPcopy
hub / github.com/anse-app/chatgpt-demo / HTMLAttributes

Interface HTMLAttributes

shims.d.ts:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9declare global {
10 namespace astroHTML.JSX {
11 interface HTMLAttributes extends AttributifyAttributes { }
12 }
13 namespace JSX {
14 interface HTMLAttributes<> extends AttributifyAttributes {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected