UNPKG

svelte-fancy-darkmode

Version:
5 lines (4 loc) 68 B
export type ThemeColors = { dark: string; light: string; };