UNPKG

@jill64/svelte-device-theme

Version:

☯ A simple store that syncs with your device's theme settings

5 lines (4 loc) 99 B
export declare const is: { readonly dark: boolean | undefined; readonly light: boolean; };