4 lines
92 B
TypeScript

export declare const getVisibilityWatcher: () => {
readonly firstHiddenTime: number;
};