Skip to content

Commit a8b293c

Browse files
committed
Export ForgeRuntimeTransport class
1 parent 4809278 commit a8b293c

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)