dockerfile/examples/standardnotes/official-src/server-main/packages/grpc/lib/index.d.ts

5 lines
114 B
TypeScript
Raw Normal View History

2024-03-15 14:52:38 +08:00
export * from './auth_grpc_pb'
export * from './auth_pb'
export * from './sync_grpc_pb'
export * from './sync_pb'