UNPKG

@vuesax-alpha/nightly

Version:
4 lines (3 loc) 185 B
import type { ArrowOptions } from './types'; import type { Middleware } from 'vuesax-alpha/es/hooks/use-floating/dom'; export declare function arrow(options: ArrowOptions): Middleware;