mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2026-03-29 10:14:39 +09:00
8 lines
108 B
Lua
8 lines
108 B
Lua
--[[-- Core Module - Gui
|
|
@core Gui
|
|
@alias Gui
|
|
]]
|
|
|
|
local Gui = require 'expcore.gui.core'
|
|
|
|
return Gui |