astro-ghostcms/.pnpm-store/v3/files/18/162745c09b5c946f8cb8da8c0e0...

4 lines
151 B
Plaintext

export { toParse5 } from "./lib/index.js";
export type Options = import('./lib/index.js').Options;
export type Space = import('./lib/index.js').Space;