Skip to content

Commit 6ae5372

Browse files
committed
fix(reactant-sharer): export SharedAppConfig
1 parent cf1c7af commit 6ae5372

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/reactant-share/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ export type {
2525
ClientTransport,
2626
ServerTransport,
2727
ISharedAppOptions,
28+
Config as SharedAppConfig,
2829
} from './interfaces';

0 commit comments

Comments
 (0)