astro-ghostcms/.pnpm-store/v3/files/8e/79eb2782b055472f65941b56a24...

3 lines
115 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
import type * as unified from 'unified';
export declare function importPlugin(p: string): Promise<unified.Plugin>;