@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.
|
@@ -1935,7 +1935,9 @@ var default_1 = /*#__PURE__*/function (_BaseFeatureDataAdapt) {
|
|
|
1935
1935
|
|
|
1936
1936
|
}, {
|
|
1937
1937
|
key: "freeResources",
|
|
1938
|
-
value: function
|
|
1938
|
+
value: function
|
|
1939
|
+
/* { region } */
|
|
1940
|
+
freeResources() {}
|
|
1939
1941
|
}]);
|
|
1940
1942
|
|
|
1941
1943
|
return default_1;
|
|
@@ -2180,7 +2182,9 @@ var TwoBitAdapter = /*#__PURE__*/function (_BaseFeatureDataAdapt) {
|
|
|
2180
2182
|
|
|
2181
2183
|
}, {
|
|
2182
2184
|
key: "freeResources",
|
|
2183
|
-
value: function
|
|
2185
|
+
value: function
|
|
2186
|
+
/* { region } */
|
|
2187
|
+
freeResources() {}
|
|
2184
2188
|
}]);
|
|
2185
2189
|
|
|
2186
2190
|
return TwoBitAdapter;
|
|
@@ -2307,7 +2311,9 @@ var _default = /*#__PURE__*/function (_BaseAdapter) {
|
|
|
2307
2311
|
}
|
|
2308
2312
|
}, {
|
|
2309
2313
|
key: "freeResources",
|
|
2310
|
-
value: function
|
|
2314
|
+
value: function
|
|
2315
|
+
/* { region } */
|
|
2316
|
+
freeResources() {}
|
|
2311
2317
|
}]);
|
|
2312
2318
|
|
|
2313
2319
|
return _default;
|
|
@@ -2493,7 +2499,9 @@ var _default$1 = /*#__PURE__*/function (_BaseFeatureDataAdapt) {
|
|
|
2493
2499
|
|
|
2494
2500
|
}, {
|
|
2495
2501
|
key: "freeResources",
|
|
2496
|
-
value: function
|
|
2502
|
+
value: function
|
|
2503
|
+
/* { region } */
|
|
2504
|
+
freeResources() {}
|
|
2497
2505
|
}]);
|
|
2498
2506
|
|
|
2499
2507
|
return _default;
|