MCPcopy Create free account
hub / github.com/OpenRouterTeam/python-sdk / __dir__

Function __dir__

src/openrouter/components/__init__.py:6714–6715  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6712
6713
6714def __dir__():
6715 return lazy_dir(dynamic_imports=_dynamic_imports)

Callers

nothing calls this directly

Calls 1

lazy_dirFunction · 0.90

Tested by

no test coverage detected