mirror of
https://github.com/CompeyDev/bun-lune-loader.git
synced 2024-12-12 12:50:39 +00:00
6 lines
No EOL
75 B
Lua
6 lines
No EOL
75 B
Lua
return {
|
|
SomeData = {
|
|
"This is string data",
|
|
69
|
|
}
|
|
} |