nixos/lua-lsp/meta/3rd/Defold/library/collection_proxy.lua

9 lines
246 B
Lua

---Collection proxy API documentation
---Messages for controlling and interacting with collection proxies
---which are used to dynamically load collections into the runtime.
---@class collectionproxy
collectionproxy = {}
return collectionproxy