| 58 | } |
| 59 | declare global { |
| 60 | interface HTMLIonIconElement extends Components.IonIcon, HTMLStencilElement {} |
| 61 | var HTMLIonIconElement: { |
| 62 | prototype: HTMLIonIconElement; |
| 63 | new (): HTMLIonIconElement; |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…