Skip to content

Commit 356fd10

Browse files
authored
feat: Export client and options on top level (#26)
1 parent 6c4f9c0 commit 356fd10

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
from .client import Client as EsdbClient
2+
from .client_options import ClientOptions as EsdbClientOptions

0 commit comments

Comments
 (0)