Skip to content

Commit aadce0b

Browse files
committed
Export ForgeRuntimeTransport class
1 parent 129104a commit aadce0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/node/src/transports/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
export { BaseTransport } from './base';
22
export { HTTPTransport } from './http';
33
export { HTTPSTransport } from './https';
4+
export { ForgeRuntimeTransport } from './forge';

0 commit comments

Comments
 (0)