Software /
code /
prosody
File
teal-src/util/termcolours.d.tl @ 12750:c882d2460bb1
util.promise: Remove line that was supposed to be removed in eb9814372c54
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 07 Oct 2022 17:45:23 +0100 |
parent | 12623:b462fbc600f2 |
line wrap: on
line source
local record lib getstring : function (string, string) : string getstyle : function (...:string) : string setstyle : function (string) : string tohtml : function (string) : string end return lib