UNPKG

@mapbox-vue3/env-layers

Version:

Mapbox Vue3 Component Library Env Layers

11 lines (10 loc) 134 B
import { v4 as o } from "uuid"; const t = { id: { type: String, default: () => o() } }; export { t as snowLayerProps };