mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-05 23:28:39 +08:00
7 lines
83 B
Python
7 lines
83 B
Python
from protocol_utils import namedict, ndict
|
|
|
|
__all__ = [
|
|
namedict,
|
|
ndict,
|
|
]
|