Software /
code /
prosody
File
teal-src/util/termcolours.d.tl @ 12818:74ed772ff5fb
util.datamapper: Simplify test schema
Don't need the function, more compact to just reference the same
reference table.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 20 Dec 2022 18:55:47 +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