astro-ghostcms/.pnpm-store/v3/files/7e/f9f5cbab005d0a12f83dcfb9c54...

3 lines
136 B
Plaintext

import type { SSRResult } from '../../@types/astro.js';
export declare function renderJSX(result: SSRResult, vnode: any): Promise<any>;