Skip to content

Commit 0942926

Browse files
committed
wip: dsahboard migration
1 parent 1dceec1 commit 0942926

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webapp/lib/api.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
export { sourceCodeAPI } from './api/sourceCode';
33
export { pipelineAPI } from './api/pipeline';
44
export { pullRequestAPI } from './api/pullRequest';
5+
export { configurationAPI } from './api/configuration';
56
export type { ApiParams } from './api/client';
67
export { fetchAPI } from './api/client';

0 commit comments

Comments
 (0)