mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-28 07:44:56 +00:00
8 lines
145 B
Lua
8 lines
145 B
Lua
--- Module redirect
|
|
--- DEPRECATED: Use role instead
|
|
---@module role
|
|
---@deprecated
|
|
|
|
-- Main entry point for role module
|
|
return require("role")
|