mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-30 23:09:41 +08:00
5 lines
58 B
Python
5 lines
58 B
Python
from protocol_utils import ndict
|
|
__all__ = [
|
|
ndict,
|
|
]
|