UNPKG

@yext/search-headless

Version:

A library for powering UI components for Yext Search integrations

7 lines (6 loc) 149 B
/** * The headlessId automatically given to the first SearchHeadless instance created. * * @public */ export const DEFAULT_HEADLESS_ID = 'main';