@golemio/waze-tt 1.1.6-dev.848243022 → 1.1.6-dev.848301598
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LineStringSchema.js","sourceRoot":"","sources":["../../src/schema-definitions/LineStringSchema.ts"],"names":[],"mappings":";;;AAAa,QAAA,gBAAgB,GAAG;IAC5B,IAAI,EAAE,QAAQ;IACd,QAAQ,EAAE,CAAC,MAAM,EAAE,aAAa,CAAC;IACjC,UAAU,EAAE;QACR,IAAI,EAAE;YACF,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,CAAC,YAAY,CAAC;SACvB;QACD,WAAW,EAAE;YACT,IAAI,EAAE,OAAO;YACb,
|
|
1
|
+
{"version":3,"file":"LineStringSchema.js","sourceRoot":"","sources":["../../src/schema-definitions/LineStringSchema.ts"],"names":[],"mappings":";;;AAAa,QAAA,gBAAgB,GAAG;IAC5B,IAAI,EAAE,QAAQ;IACd,QAAQ,EAAE,CAAC,MAAM,EAAE,aAAa,CAAC;IACjC,UAAU,EAAE;QACR,IAAI,EAAE;YACF,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,CAAC,YAAY,CAAC;SACvB;QACD,WAAW,EAAE;YACT,IAAI,EAAE,OAAO;YACb,KAAK,EAAE;gBACH,IAAI,EAAE,OAAO;gBACb,QAAQ,EAAE,CAAC;gBACX,KAAK,EAAE;oBACH,IAAI,EAAE,QAAQ;iBACjB;aACJ;SACJ;KACJ;CACJ,CAAC"}
|
|
@@ -210,7 +210,6 @@ declare const forExport: {
|
|
|
210
210
|
};
|
|
211
211
|
coordinates: {
|
|
212
212
|
type: string;
|
|
213
|
-
minItems: number;
|
|
214
213
|
items: {
|
|
215
214
|
type: string;
|
|
216
215
|
minItems: number;
|
|
@@ -286,7 +285,6 @@ declare const forExport: {
|
|
|
286
285
|
};
|
|
287
286
|
coordinates: {
|
|
288
287
|
type: string;
|
|
289
|
-
minItems: number;
|
|
290
288
|
items: {
|
|
291
289
|
type: string;
|
|
292
290
|
minItems: number;
|