@jbrowse/plugin-variants 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.
|
@@ -2290,7 +2290,9 @@ var _default = /*#__PURE__*/function (_BaseFeatureDataAdapt) {
|
|
|
2290
2290
|
}()
|
|
2291
2291
|
}, {
|
|
2292
2292
|
key: "freeResources",
|
|
2293
|
-
value: function
|
|
2293
|
+
value: function
|
|
2294
|
+
/* { region } */
|
|
2295
|
+
freeResources() {}
|
|
2294
2296
|
}]);
|
|
2295
2297
|
|
|
2296
2298
|
return _default;
|