We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b95079 commit a78af75Copy full SHA for a78af75
src/utils/object-properties.js
@@ -8,8 +8,6 @@
8
* See https://swift.org/CONTRIBUTORS.txt for Swift project authors
9
*/
10
11
-/* eslint-disable */
12
-
13
/** Convenient shorthand for `Object.hasOwn`. */
14
export const has = Object.hasOwn;
15
/**
0 commit comments