UNPKG

@astrojs/vue

Version:
3 lines (2 loc) 204 B
declare const _default: (element: HTMLElement) => (Component: any, props: Record<string, any>, slotted: Record<string, any>, { client }: Record<string, string>) => Promise<void>; export default _default;