Skip to content

Commit e4b87e0

Browse files
authored
fix: export StandaloneInnerObject (#131)
1 parent dfd6308 commit e4b87e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

standalone/standalone/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ export * from './src/Runner';
22
export * from './src/main';
33
export * from './src/StandaloneInnerObjectProto';
44
export * from './src/StandaloneContext';
5+
export * from './src/StandaloneInnerObject';

0 commit comments

Comments
 (0)