mirror of
https://github.com/logos-messaging/chat_proto.git
synced 2026-01-07 07:23:07 +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
|