UNPKG

@ionic-sveltekit/core

Version:

Ionic UI components with SvelteKit

6 lines (4 loc) 154 B
// Import and define ion-app import { defineCustomElement } from '@ionic/core/components/ion-app.js'; // Initialize the component defineCustomElement();