astro-ghostcms/.pnpm-store/v3/files/72/ff61737ac0b8f1a469ee9043130...

3 lines
152 B
Plaintext

import { Dictionary } from './common-types';
export declare function applyExtends(config: Dictionary, cwd: string, mergeExtends?: boolean): Dictionary;