UNPKG

@mapbox/mapbox-gl-style-spec

Version:

a specification for mapbox gl styles

6 lines (3 loc) 118 B
import spec from './v8.json'; export type StyleReference = Record<any, any>; export default spec as StyleReference;