MCPcopy
hub / github.com/ionic-team/ionicons / IntrinsicElements

Interface IntrinsicElements

src/components.d.ts:119–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117 src?: string;
118 }
119 interface IntrinsicElements {
120 'ion-icon': IonIcon;
121 }
122}
123export { LocalJSX as JSX };
124declare module '@stencil/core' {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…