UNPKG

@yext/search-headless

Version:

A library for powering UI components for Yext Search integrations

7 lines 196 B
/** * The headlessId automatically given to the first SearchHeadless instance created. * * @public */ export declare const DEFAULT_HEADLESS_ID = "main"; //# sourceMappingURL=constants.d.ts.map