fix: import grpc clients
All checks were successful
Publish / Publish Job (push) Successful in 43s

This commit is contained in:
Дмитрий
2026-04-13 23:01:53 +03:00
parent 6d80198d1b
commit ed64b8a434
2 changed files with 2 additions and 1 deletions

View File

@@ -2,3 +2,4 @@ export * from './enums'
export * from './utils'
export * from './types'
export * from './constants'
export * from './grpc'