mirror of
https://github.com/bjc/prosody.git
synced 2025-04-04 05:37:39 +03:00
util.hex: Update Teal spec for function rename in a0ff5c438e9d
This commit is contained in:
parent
6619b204e3
commit
8e3e3f3bcd
1 changed files with 2 additions and 0 deletions
|
@ -2,5 +2,7 @@ local type s2s = function (s : string) : string
|
|||
local record lib
|
||||
to : s2s
|
||||
from : s2s
|
||||
encode : s2s
|
||||
decode : s2s
|
||||
end
|
||||
return lib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue