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

Class Foo1

tests/test_transform.py:40–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38
39
40class Foo1(TypedDict):
41 foo_bar: Annotated[str, PropertyInfo(alias="fooBar")]
42
43
44@parametrize

Callers

nothing calls this directly

Calls 1

PropertyInfoClass · 0.90

Tested by

no test coverage detected