Source code for grab.types
from __future__ import annotations
from typing import Any, MutableMapping
from typing_extensions import TypeAlias
# pylint: disable=deprecated-typing-alias, consider-alternative-union-syntax
# pylint: enable=deprecated-typing-alias, consider-alternative-union-syntax