UNPKG

@jill64/svelte-dark-theme

Version:
6 lines (5 loc) 132 B
export declare const theme: { readonly isDark: boolean; readonly isLight: boolean; readonly value: "dark" | "light"; };