mirror of
https://github.com/flarum/core.git
synced 2025-07-16 14:26:25 +02:00
`Object.assign` is not type-safe, and does ensure that the property being assigned to is not undefined.
`Object.assign` is not type-safe, and does ensure that the property being assigned to is not undefined.