UNPKG

iles

Version:

Vite & Vue powered static site generator with partial hydration

3 lines (2 loc) 128 B
import type { IslandDefinition } from '../../shared'; export declare function useIslandsForPath<T = any>(): IslandDefinition[];