astro-ghostcms/.pnpm-store/v3/files/2e/a5c769973fc174e207591143d94...

5 lines
62 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
import { compile } from "./compile.js";
export {
compile
};