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