astro-ghostcms/.pnpm-store/v3/files/4e/5daccc5884f0dd01e8658b2a869...

3 lines
110 B
Plaintext

/** Display error and exit */
export declare function throwAndExit(cmd: string, err: unknown): Promise<void>;