getVisibilityWatcher.d.ts 92 Bytes Raw Blame History Permalink 1 2 3 export declare const getVisibilityWatcher: () => { readonly firstHiddenTime: number; };