1
1
Fork 0
mirror of https://github.com/lune-org/lune.git synced 2025-04-11 14:00:53 +01:00
lune/tests/require/modules/module.luau

4 lines
43 B
Lua

return {
Foo = "Bar",
Hello = "World",
}