UNPKG

@atlaskit/onboarding

Version:

An onboarding spotlight introduces new features to users through focused messages or multi-step tours.

4 lines (3 loc) 243 B
export { SpotlightConsumer, SpotlightContext, TargetConsumer, } from '../components/spotlight-manager'; export type { GetTargetRef, TargetRef } from '../components/spotlight-manager'; export { default } from '../components/spotlight-manager';