refactor(maplibre): improuve type imports
This commit is contained in:
parent
0b1fdf88c8
commit
31da6178cc
3 changed files with 5 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
import { AnyLayer } from 'maplibre-gl';
|
||||
import type { AnyLayer } from 'maplibre-gl';
|
||||
|
||||
const layers: AnyLayer[] = [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue