UNPKG
@dritelabs/accounts-protobuf
Version:
latest (0.0.4)
0.0.4
0.0.3
Accounts database module
driten.com
driten-project/accounts
@dritelabs/accounts-protobuf
/
dist
/
protobuf
/
core
/
Empty.d.ts
7 lines
(5 loc)
•
82 B
TypeScript
View Raw
1
2
3
4
5
6
7
interface
Empty
{ }
interface
Empty__Output
{ } export { Empty, Empty__Output };