Const
MapLibre GL JS — injected at runtime via a <script> tag (declared as a peer dependency, never bundled). Typed type-only through typeof import(...), which emits nothing: this keeps the CDN bundle free of any MapLibre value import.
<script>
typeof import(...)
MapLibre GL JS — injected at runtime via a
<script>tag (declared as a peer dependency, never bundled). Typed type-only throughtypeof import(...), which emits nothing: this keeps the CDN bundle free of any MapLibre value import.