MCPcopy Create free account
hub / github.com/anomalyco/opencode-sdk-python / _qs.py

File _qs.py

src/opencode_ai/_qs.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3from typing import Any, List, Tuple, Union, Mapping, TypeVar
4from urllib.parse import parse_qs, urlencode

Callers

nothing calls this directly

Calls 1

QuerystringClass · 0.85

Tested by

no test coverage detected