Software /
code /
prosody
File
teal-src/util/format.d.tl @ 12184:326f5466ddc7
mod_storage_xep0227: Add API to iterate all stores of a user
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 14 Jan 2022 16:57:19 +0000 |
parent | 11432:113f3912c7cb |
line wrap: on
line source
local record lib format : function (string, ... : any) : string end return lib