summaryrefslogtreecommitdiff
path: root/scripts/style-spec.js
blob: 196adc0b32907387c87981c2b1b81bfed3d65768 (plain)
1
2
3
var spec = module.exports = require('../mapbox-gl-js/src/style-spec/reference/v8');

// Make temporary modifications here when Native doesn't have all features that JS has.