UNPKG

wix-style-react

Version:
5 lines (3 loc) 153 B
import { popoverDriverFactory } from 'wix-ui-core/drivers/vanilla'; export interface PopoverDriver extends ReturnType<typeof popoverDriverFactory> {}