UNPKG

@yext/search-headless

Version:

A library for powering UI components for Yext Search integrations

7 lines 186 B
/** * The headlessId automatically given to the first SearchHeadless instance created. * * @public */ export const DEFAULT_HEADLESS_ID = 'main'; //# sourceMappingURL=constants.js.map