UNPKG

@jill64/svelte-dark-theme

Version:
3 lines (2 loc) 111 B
import type { themeValue } from '../enum/themeValue.js'; export type ThemeValue = (typeof themeValue)[number];