UNPKG

@atlaskit/spotlight

Version:

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

4 lines (3 loc) 199 B
import type { TPlacementOptions } from '@atlaskit/top-layer/resolve-placement'; import type { Placement } from '../../types'; export declare const placementMap: Record<Placement, TPlacementOptions>;