@mapbox/frontend-util-omit

A Mapbox frontend utility

Usage no npm install needed!

<script type="module">
  import mapboxFrontendUtilOmit from 'https://cdn.skypack.dev/@mapbox/frontend-util-omit';
</script>

README

@mapbox/frontend-util-omit

Create a new object that is a shallow clone of an existing object with specified properties omitted.

Installation

npm install @mapbox/frontend-util-omit

API

Please check the source file.