|
|
@ -11,7 +11,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<script lang="ts"> |
|
|
|
<script lang="ts"> |
|
|
|
// this line is needed to have the SDK working when compiling for a single file bundle (pnpm webfilebuild) |
|
|
|
// this line is needed to have the SDK working when compiling for a single file bundle (pnpm webfilebuild) |
|
|
|
// import * as api from "ng-sdk-js"; |
|
|
|
import * as api from "ng-sdk-js"; |
|
|
|
import { push, default as Router } from "svelte-spa-router"; |
|
|
|
import { push, default as Router } from "svelte-spa-router"; |
|
|
|
import { onMount, tick, onDestroy } from "svelte"; |
|
|
|
import { onMount, tick, onDestroy } from "svelte"; |
|
|
|
import { |
|
|
|
import { |
|
|
|