typing dandy.core.typing.typing TypedKwargsDict = NewType('TypedKwargsDict', Dict[str, Tuple[type, Any]]) module-attribute