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

Class Baz2

tests/test_transform.py:59–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57
58
59class Baz2(TypedDict):
60 my_baz: Annotated[str, PropertyInfo(alias="myBaz")]
61
62
63@parametrize

Callers

nothing calls this directly

Calls 1

PropertyInfoClass · 0.90

Tested by

no test coverage detected