We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfd6308 commit e4b87e0Copy full SHA for e4b87e0
standalone/standalone/index.ts
@@ -2,3 +2,4 @@ export * from './src/Runner';
2
export * from './src/main';
3
export * from './src/StandaloneInnerObjectProto';
4
export * from './src/StandaloneContext';
5
+export * from './src/StandaloneInnerObject';
0 commit comments