Software /
code /
prosody
File
teal-src/util/format.d.tl @ 12905:8473a516004f
core.usermanager: Add methods for enabling and disabling users
Calling into the auth module, where available.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 23 Feb 2023 16:24:41 +0100 |
parent | 11432:113f3912c7cb |
line wrap: on
line source
local record lib format : function (string, ... : any) : string end return lib