7 lines
86 B
Plaintext
7 lines
86 B
Plaintext
local record Auth
|
|
id: string
|
|
token: string
|
|
server: string
|
|
end
|
|
|
|
return Auth |