Skip to content

Commit 7b80d47

Browse files
committed
fix(etcd): export container classes from index.ts
1 parent 018c496 commit 7b80d47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/modules/etcd/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export { EtcdContainer, StartedEtcdContainer } from "./etcd-container";

0 commit comments

Comments
 (0)