UNPKG

astro

Version:

Astro is a modern site builder with web best practices, performance, and DX front-of-mind.

2 lines (1 loc) 139 B
export declare function mergeConfig(defaults: Record<string, any>, overrides: Record<string, any>, isRoot?: boolean): Record<string, any>;