UNPKG

@nipe-solutions/react-spring-bottom-sheet

Version:
3 lines (2 loc) 113 B
import type { SheetState } from './types.js'; export declare function assertSheetState(state: SheetState): void;