@bundled-es-modules/deepmerge
v4.3.2
Published
mirror of deepmerge, bundled and exposed as ES module
Keywords
Readme
deepmerge
This is a mirror of deepmerge, bundled and exposed as ES module.
This mirror is 1 patch ahead because I have adjusted the filenames and now export the original deepmerge types
index.d.tsfile
Install
npm install @bundled-es-modules/deepmergeUse
<script type="module">
import deepmerge from '@bundled-es-modules/deepmerge';
</script>