UNPKG

@gamesberry/karmyc-core

Version:

A flexible and powerful layout management system for React applications

6 lines (5 loc) 240 B
/** * This component removes the detached screen from the store when the window is closed. * It should be mounted in all windows, but only acts if the current screen is detached. */ export declare function DetachedWindowCleanup(): null;