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 0fcfb8e commit e376821Copy full SHA for e376821
src/util/lang.js
@@ -33,6 +33,7 @@ export function set (obj, key, val) {
33
vm._digest()
34
}
35
36
+ return val
37
38
39
/**
0 commit comments