4.3.2 • Published 2 months ago
@bundled-es-modules/deepmerge
Licence
MIT
Version
4.3.2
Deps
1
Size
7 kB
Vulns
0
Weekly
0
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/deepmerge
Use
<script type="module">
import deepmerge from '@bundled-es-modules/deepmerge';
</script>