refactor: simpify translator class functions

This commit is contained in:
Rainer Killinger
2019-03-27 13:01:04 +01:00
committed by Jovan Krunić
parent 27417e80e1
commit cf83692e71
4 changed files with 230 additions and 318 deletions

View File

@@ -39,6 +39,7 @@
"dependencies": {
"@types/geojson": "1.0.6",
"@types/json-patch": "0.0.30",
"fast-clone": "1.5.13",
"json-patch": "0.7.0",
"jsonschema": "1.2.4",
"ts-optchain": "0.1.3"