UNPKG

@dataql/astro

Version:

DataQL Astro SDK with SSR/SSG support and multi-framework compatibility

7 lines (6 loc) 282 B
export declare function createAstroConfig(): {}; export declare function createStaticConfig(): {}; export declare function createIslandConfig(): {}; export declare function withDataQL(): {}; export declare function fetchStaticData(): {}; export declare function prefetchData(): {};