From 5afd8178f40b741e8a921a2a8ec83caf85774578 Mon Sep 17 00:00:00 2001 From: Frederic Junod Date: Tue, 13 Nov 2018 18:25:40 +0100 Subject: [PATCH] Add pbf TypeScript type definitions --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index a5a6b5623c..e9b14e78fa 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,7 @@ "@openlayers/eslint-plugin": "^4.0.0-beta.1", "@types/arcgis-rest-api": "^10.4.3", "@types/geojson": "^7946.0.4", + "@types/pbf": "^3.0.1", "@types/rbush": "^2.0.2", "@types/topojson-specification": "^1.0.0", "buble": "^0.19.3",