astro-ghostcms/.pnpm-store/v3/files/56/ca34c7ae539ab07cf63f69674ce...

3 lines
121 B
Plaintext

import type { Arguments } from 'yargs-parser';
export declare function check(flags: Arguments): Promise<boolean | void>;