astro-ghostcms/.pnpm-store/v3/files/b7/2e80e005724cadd963bf5c3b44f...

5 lines
207 B
Plaintext

export type Child = import('./lib/index.js').Child;
export type Properties = import('./lib/index.js').Properties;
export type Result = import('./lib/index.js').Result;
export { h, s } from "./lib/index.js";