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

3 lines
110 B
Plaintext
Raw Permalink Normal View History

2024-02-14 14:10:47 +00:00
/** Display error and exit */
export declare function throwAndExit(cmd: string, err: unknown): Promise<void>;