astro-ghostcms/.pnpm-store/v3/files/60/b4def4d63856b53c372c6660e86...

5 lines
85 B
Plaintext

export interface Options {
cwd: string;
}
export declare const options: Options;