mirror of
https://github.com/CompeyDev/bun-lune-loader.git
synced 2025-01-06 02:49:11 +00:00
6 lines
No EOL
75 B
Lua
6 lines
No EOL
75 B
Lua
return {
|
|
SomeData = {
|
|
"This is string data",
|
|
69
|
|
}
|
|
} |