UNPKG

@wikimedia/wvui

Version:

Wikimedia Vue UI (WVUI) – Wikimedia Foundation's Vue.js shared user-interface components for Wikipedia, MediaWiki, and beyond.

5 lines (4 loc) 137 B
/** * The length of the delay (ms) before dispatching a request via the SearchClient. */ export declare const DEBOUNCE_INTERVAL = 120;