Software /
code /
prosody
File
teal-src/util/format.d.tl @ 12517:a8c17c95ef4d
util.stanza: Document top level attributes in Teal definition
Tells you if you make a typo like "gropchat" or so
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 17 May 2022 17:06:36 +0200 |
parent | 11432:113f3912c7cb |
line wrap: on
line source
local record lib format : function (string, ... : any) : string end return lib