UNPKG

@jill64/svelte-dark-theme

Version:
3 lines (2 loc) 126 B
import type { ThemeValue } from '../types/ThemeValue.js'; export declare const isThemeValue: (s: unknown) => s is ThemeValue;