astro-ghostcms/.pnpm-store/v3/files/2e/36df4504ba00f491b8019ff929f...

5 lines
153 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
import { cloneDeep } from '../util/cloneDeep'
import defaultFullConfig from '../../stubs/config.full'
export default cloneDeep(defaultFullConfig.theme)