DuyTa's picture
Upload folder using huggingface_hub
bc20498 verified
import type { Action } from 'svelte/action';
import type { PopperArgs } from './types.js';
export declare const usePopper: Action<HTMLElement, PopperArgs>;