UNPKG

@100mslive/roomkit-react

Version:

![Banner](https://github.com/100mslive/web-sdks/blob/06c65259912db6ccd8617f2ecb6fef51429251ec/prebuilt-banner.png)

4 lines (3 loc) 285 B
import { DefaultConferencingScreen_Elements } from '@100mslive/types-prebuilt'; import { SidePaneOption } from '../../common/constants'; export declare const useSidepaneResetOnLayoutUpdate: (layoutKey: keyof DefaultConferencingScreen_Elements, sidepaneOption: SidePaneOption) => void;