Files
flotilla/src/app/theme.ts
T
2024-08-14 16:28:19 -07:00

4 lines
87 B
TypeScript

import {synced} from '@lib/util'
export const theme = synced<string>("theme", "dark")