Mercurial > prosody-hg
view teal-src/util/id.d.tl @ 12137:4e61aaa4e9b2
mod_smacks: Log error to silence luacheck
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Fri, 31 Dec 2021 00:59:10 +0100 |
| parents | 86904555bffc |
| children |
line wrap: on
line source
local record lib short : function () : string medium : function () : string long : function () : string custom : function (integer) : function () : string end return lib
