isFocusable.d.ts 79 Bytes Raw Blame History Permalink 1 export declare function isFocusable(element: Element): element is HTMLElement;