Files
2026-02-25 00:50:23 +05:30

6 lines
212 B
TypeScript

/**
* Add a listener that cancels and finishes a transaction when the global
* document is hidden.
*/
export declare function registerBackgroundTabDetection(): void;
//# sourceMappingURL=backgroundtab.d.ts.map