mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-05-02 01:34:56 +00:00
4 lines
130 B
Lua
4 lines
130 B
Lua
-- Schemas module redirect
|
|
-- This file now redirects to the modular implementation in schemas/
|
|
return require("schemas.init")
|