mirror of
https://github.com/logos-messaging/chat_proto.git
synced 2026-01-11 01:13:08 +00:00
9 lines
221 B
Nim
9 lines
221 B
Nim
import protobuf_serialization
|
|
import protobuf_serialization/proto_parser
|
|
|
|
import_proto3 "../../proto/umbra/base.proto"
|
|
|
|
export protobuf_serialization
|
|
|
|
# TODO: Do the Objects have to be listed manually?
|
|
export HistoryEntry |