mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 08:32:56 +00:00
3 lines
160 B
TypeScript
3 lines
160 B
TypeScript
import React from 'react';
|
|
export declare const useIsomorphicLayoutEffect: typeof React.useLayoutEffect;
|
|
//# sourceMappingURL=useIsomorphicLayoutEffect.d.ts.map
|