astro-ghostcms/.pnpm-store/v3/files/1b/5d635f98158b95ab3da295b0538...

2 lines
139 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
export declare function mergeConfig(defaults: Record<string, any>, overrides: Record<string, any>, isRoot?: boolean): Record<string, any>;