[Search] export search api interface (#8334)
* export api interface from plugin Signed-off-by: Emma Indal <emmai@spotify.com> * add changeset Signed-off-by: Emma Indal <emmai@spotify.com> * export as type Signed-off-by: Emma Indal <emmai@spotify.com> * update api reports Signed-off-by: Emma Indal <emmai@spotify.com>
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
*/
|
||||
|
||||
export { searchApiRef } from './apis';
|
||||
export type { SearchApi } from './apis';
|
||||
export {
|
||||
Filters,
|
||||
FiltersButton,
|
||||
|
||||
Reference in New Issue
Block a user