We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2bb22e6 + e68e710 commit 6900b77Copy full SHA for 6900b77
apps/website/src/_state/app-state.type.ts
@@ -1,5 +1,5 @@
1
import { NoSerialize } from '@builder.io/qwik';
2
-import type { Highlighter } from 'shiki';
+import type { Highlighter } from 'shikiji';
3
4
export interface AppState {
5
mode: 'light' | 'dark';
0 commit comments