chore: clear epubjs type import and empty server load
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
import { browser } from '$app/environment';
|
import { browser } from '$app/environment';
|
||||||
import { onDestroy, onMount } from 'svelte';
|
import { onDestroy, onMount } from 'svelte';
|
||||||
|
|
||||||
import { Book, Rendition } from 'epubjs';
|
import { Book, type Rendition } from 'epubjs';
|
||||||
|
|
||||||
import '../../../app.css';
|
import '../../../app.css';
|
||||||
import * as Sidebar from '$lib/components/ui/sidebar/index';
|
import * as Sidebar from '$lib/components/ui/sidebar/index';
|
||||||
|
|||||||
Reference in New Issue
Block a user