astro-ghostcms/.pnpm-store/v3/files/06/c02ad186c27868296fd315a172e...

4 lines
105 B
Plaintext

/** @type {Array<Join>} */
export const join: Array<Join>;
export type Join = import('./types.js').Join;