api report and export actual api

Signed-off-by: Nick Marinelli <nmarinelli@hchb.com>
This commit is contained in:
Nick Marinelli
2022-06-16 09:58:21 -04:00
parent e049e41048
commit 132fc60646
2 changed files with 187 additions and 1 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ export {
export { AzurePullRequestsIcon } from './components/AzurePullRequestsIcon';
export { AzureGitTagsIcon } from './components/AzureGitTagsIcon';
export { azureDevOpsApiRef } from './api';
export * from './api';
export * from './hooks';
export { FilterType } from './components/PullRequestsPage';