utils
utils copied to clipboard
Widen `isSafeDynamicKey` parameter type from `string` to `PropertyKey`
isSafeDynamicKey should be able to handle all PropertyKey types.