UNPKG

@atlaskit/spotlight

Version:

A spotlight introduces users to points of interest, from focused messages to multi-step tours.

4 lines (3 loc) 168 B
import { PopoverContent as Legacy, type PopoverContentProps } from './legacy'; export type { PopoverContentProps }; export declare const PopoverContent: typeof Legacy;