mirror of
https://github.com/status-im/nim-dagger.git
synced 2025-01-30 00:17:45 +00:00
8 lines
120 B
Nim
8 lines
120 B
Nim
|
import pkg/protobuf_serialization
|
||
|
|
||
|
import_proto3 "stp.proto"
|
||
|
|
||
|
export StorageProofsMessage
|
||
|
export TagsMessage
|
||
|
export Tag
|