mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-26 23:04:57 +00:00
4 lines
139 B
Lua
4 lines
139 B
Lua
-- Transfer module redirect
|
|
-- Functions split into transfer/ directory for 1-function-per-file pattern
|
|
return require("transfer.init")
|