ਸਮੱਗਰੀ 'ਤੇ ਜਾਓ

ਮੌਡਿਊਲ:Scribunto/types

ਵਿਕਸ਼ਨਰੀ, ਇਕ ਅਜ਼ਾਦ ਸ਼ਬਦਕੋਸ਼ ਤੋਂ

Documentation for this module may be created at ਮੌਡਿਊਲ:Scribunto/types/doc

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