MCPcopy Index your code
hub / github.com/npmx-dev/npmx.dev / useSettings.ts

File useSettings.ts

app/composables/useSettings.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { RemovableRef } from '@vueuse/core'
2import { useLocalStorage } from '@vueuse/core'
3import { ACCENT_COLORS, type AccentColorId } from '#shared/utils/constants'
4import type { LocaleObject } from '@nuxtjs/i18n'

Callers

nothing calls this directly

Calls 1

useSettingsFunction · 0.85

Tested by

no test coverage detected