Software /
code /
prosody
File
teal-src/util/table.d.tl @ 12097:9c794d5f6f8d
core.certmanager: Add TLS 1.3 cipher suites to Mozilla TLS presets
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 03 Nov 2021 12:23:29 +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