Fengyuan Chen cd439c04f3 fix(utils): avoid getting unexpected value (#11010)
For example, when calling `get({}, 'button.small')`, it expects to return an empty string, but return a function (`''.small` is a native function, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/small).
2022-09-05 23:42:11 +08:00
..
2022-09-04 14:31:12 +08:00
2022-03-27 17:40:00 +08:00
2022-06-26 22:22:21 +08:00
2022-09-04 14:26:50 +08:00