Files
typeshed/stubs/lupa
Joey Marianer 706320ca03 [lupa] Improve Lua table annotations (#14359)
Support get/set/del from Lua tables.
Lua table values are all Any because we can't typecheck across language boundaries.
Support unpack_returned_tuples in the LuaRuntime constructor.
2025-08-20 12:03:02 +02:00
..