File size: 80 Bytes
d1ae10f
 
 
1
2
3
4
from typing import Any, Mapping

NODE_CLASS_MAPPINGS: Mapping[str, Any] = {}