import { c as create_ssr_component } from './ssr-pGtI3Kui.js'; const Page = create_ssr_component(($$result, $$props, $$bindings, slots) => { return `

This starter application is meant to be an example of how you can build on top of the IdentityNow UI development kit to build your own applications and tools for IdentityNow
On the left hand side you will see some example pages showcasing some different kinds of pages you could build. Each page is meant to be a starting point for you to build your own pages.

`; }); export { Page as default }; //# sourceMappingURL=_page.svelte-BCGNlJ8d.js.map