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