UNPKG

@scalar/api-reference

Version:

Generate beautiful API references from OpenAPI documents

3 lines 201 B
import { type TemplateRef } from 'vue'; export declare const useIntersection: (el: TemplateRef<HTMLElement | undefined>, onIntersect: () => void) => void; //# sourceMappingURL=use-intersection.d.ts.map