Software /
code /
prosody
File
teal-src/util/table.d.tl @ 12454:b2438f374b3e 0.12
mod_storage_xep0227: Handle missing {pubsub#owner}pubsub element (fixes #1740)
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 07 Apr 2022 17:22:02 +0100 |
parent | 11459:86904555bffc |
child | 12618:17cc122cc2e8 |
line wrap: on
line source
local record lib create : function (narr:integer, nrec:integer):table pack : function (...:any):{any} end return lib