persona-community-5/.pnpm-store/v3/files/2e/36df4504ba00f491b8019ff929fe7f98e924b34acf8f533a1d1060632e902597d192c7417231b2959861f120a1d187314c23a5516632a0c5463a0eb857152d
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

5 lines
153 B
Plaintext

import { cloneDeep } from '../util/cloneDeep'
import defaultFullConfig from '../../stubs/config.full'
export default cloneDeep(defaultFullConfig.theme)