from typing import Any
# This helps Pyright understand that this module may have dynamic attributes.
def __getattr__(name: str) -> Any: ...microsoft/qdk
Publicmirrored fromhttps://github.com/microsoft/qdkAvailable
mirrored fromhttps://github.com/microsoft/qdkAvailable