| 117 | src?: string; |
| 118 | } |
| 119 | interface IntrinsicElements { |
| 120 | 'ion-icon': IonIcon; |
| 121 | } |
| 122 | } |
| 123 | export { LocalJSX as JSX }; |
| 124 | declare module '@stencil/core' { |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…