mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-28 00:17:06 +01:00
fb340f1971
- The `update` util's types are not compatible with future TS v5 adoption. - This util is simply a wrapper around `Object.assign` and only used in three places. - Instead use the Object.assign in place for simplicity instead and remove the `update` util. |
||
---|---|---|
.. | ||
api | ||
components | ||
config | ||
controllers | ||
entrypoints | ||
includes | ||
plugins | ||
tokens | ||
utils | ||
custom.d.ts | ||
index.test.js | ||
index.ts |