refactor(maplibre): improuve type imports

This commit is contained in:
Paul Chavard 2022-03-17 11:54:44 +01:00
parent 0b1fdf88c8
commit 31da6178cc
3 changed files with 5 additions and 8 deletions

View file

@ -1,4 +1,4 @@
import { AnyLayer } from 'maplibre-gl';
import type { AnyLayer } from 'maplibre-gl';
const layers: AnyLayer[] = [
{