astro-ghostcms/.pnpm-store/v3/files/f0/24f5bf89089efa4ac3a2a701b28...

5 lines
89 B
Plaintext

import { AstroUserError } from "./errors.js";
export {
AstroUserError as AstroError
};