K wobsahej skočić

Modul:Scribunto/types

z Wikisłownika

return {
	["boolean"] = true,
	["function"] = true,
	["nil"] = true,
	["number"] = true,
	["proto"] = true,
	["string"] = true,
	["table"] = true,
	["thread"] = true,
	["upval"] = true,
	["userdata"] = true,
}