Move to Teal 🚀 #6
|
@ -0,0 +1,6 @@
|
|||
local record ansicolors
|
||||
noReset: function(str: string): string
|
||||
metamethod __call: function(_: ansicolors, str: string): string
|
||||
end
|
||||
|
||||
return ansicolors
|
Loading…
Reference in New Issue