Skip to content

Commit d9a9800

Browse files
committed
chore(components/js-api-client): export mass call client
1 parent 66fd234 commit d9a9800

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export * from './core/client';
2+
export * from './core/massCallClient';
23
export * from './core/navigation';
34
export * from './core/hydrate';
45
export * from './core/catalogue';

0 commit comments

Comments
 (0)