We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8ca7c1 commit 8064e01Copy full SHA for 8064e01
1 file changed
hjson.lua
@@ -57,9 +57,6 @@ local function encode(obj, options)
57
return _encoderH:encode(obj)
58
end
59
60
-
61
----#DES 'hjson'
62
----@class hjson
63
local hjson = {
64
encode = encode,
65
---#DES 'hjson.stringify'
0 commit comments