astro-ghostcms/.pnpm-store/v3/files/09/0f3dd8896c7e34b7f736e4a63d2...

6 lines
116 B
Plaintext

// @ts-expect-error
export { default as SEO } from "./SEO.astro";
// @ts-expect-error
export * from "./SEO.astro";