diff --git a/src/index.ts b/src/index.ts index c2202bc..59e7025 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1 +1 @@ -export * from 'api/v1/test_v1_pb'; \ No newline at end of file +export * from "api/accounts/v1/accounts_v1_pb";