forked from wts/wts
tree-shaking&todos
This commit is contained in:
@@ -4,7 +4,6 @@ import { docCookies } from '$lib/vendor/docCookie';
|
|||||||
import { TheLastPage } from './states/theLastPage.svelte';
|
import { TheLastPage } from './states/theLastPage.svelte';
|
||||||
import { goto } from '$app/navigation';
|
import { goto } from '$app/navigation';
|
||||||
import { page } from '$app/state';
|
import { page } from '$app/state';
|
||||||
import { get } from 'svelte/store';
|
|
||||||
import { browser } from '$app/environment';
|
import { browser } from '$app/environment';
|
||||||
|
|
||||||
export interface WtsJWT {
|
export interface WtsJWT {
|
||||||
|
|||||||
Reference in New Issue
Block a user