"""aio_geojson_generic_client library."""
from .feed import GenericFeed  # noqa: F401
from .feed_manager import GenericFeedManager  # noqa: F401
