teal-src/util/format.d.tl
author Matthew Wild <mwild1@gmail.com>
Thu, 06 Oct 2022 11:12:57 +0100
changeset 12745 7b3deafb9162
parent 11436 113f3912c7cb
permissions -rw-r--r--
prosodyctl: check turn: More clearly indicate the error is from TURN server

local record lib
	format : function (string, ... : any) : string
end
return lib