We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b82d95 commit 8e7454eCopy full SHA for 8e7454e
src/array.lua
@@ -1,4 +1,4 @@
1
-local utils = require('./src/utils')
+local utils = require('array.utils')
2
3
local function convert_to_hash(obj)
4
local output = {}
0 commit comments