@jbrowse/plugin-sequence 1.5.1 → 1.5.2
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.
|
@@ -1941,7 +1941,9 @@ var default_1 = /*#__PURE__*/function (_BaseFeatureDataAdapt) {
|
|
|
1941
1941
|
|
|
1942
1942
|
}, {
|
|
1943
1943
|
key: "freeResources",
|
|
1944
|
-
value: function
|
|
1944
|
+
value: function
|
|
1945
|
+
/* { region } */
|
|
1946
|
+
freeResources() {}
|
|
1945
1947
|
}]);
|
|
1946
1948
|
|
|
1947
1949
|
return default_1;
|
|
@@ -2186,7 +2188,9 @@ var TwoBitAdapter = /*#__PURE__*/function (_BaseFeatureDataAdapt) {
|
|
|
2186
2188
|
|
|
2187
2189
|
}, {
|
|
2188
2190
|
key: "freeResources",
|
|
2189
|
-
value: function
|
|
2191
|
+
value: function
|
|
2192
|
+
/* { region } */
|
|
2193
|
+
freeResources() {}
|
|
2190
2194
|
}]);
|
|
2191
2195
|
|
|
2192
2196
|
return TwoBitAdapter;
|
|
@@ -2313,7 +2317,9 @@ var _default = /*#__PURE__*/function (_BaseAdapter) {
|
|
|
2313
2317
|
}
|
|
2314
2318
|
}, {
|
|
2315
2319
|
key: "freeResources",
|
|
2316
|
-
value: function
|
|
2320
|
+
value: function
|
|
2321
|
+
/* { region } */
|
|
2322
|
+
freeResources() {}
|
|
2317
2323
|
}]);
|
|
2318
2324
|
|
|
2319
2325
|
return _default;
|
|
@@ -2499,7 +2505,9 @@ var _default$1 = /*#__PURE__*/function (_BaseFeatureDataAdapt) {
|
|
|
2499
2505
|
|
|
2500
2506
|
}, {
|
|
2501
2507
|
key: "freeResources",
|
|
2502
|
-
value: function
|
|
2508
|
+
value: function
|
|
2509
|
+
/* { region } */
|
|
2510
|
+
freeResources() {}
|
|
2503
2511
|
}]);
|
|
2504
2512
|
|
|
2505
2513
|
return _default;
|