UNPKG

ov25-ui

Version:

A UI configurator for OV25 product visualization

6 lines (5 loc) 194 B
/** * Hook to position the iframe and its container at the top of the screen when drawer is open */ export declare const useIframePositioning: () => void; export default useIframePositioning;