@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.
|
@@ -2282,7 +2282,9 @@ var _default = /*#__PURE__*/function (_BaseFeatureDataAdapt) {
|
|
|
2282
2282
|
}()
|
|
2283
2283
|
}, {
|
|
2284
2284
|
key: "freeResources",
|
|
2285
|
-
value: function
|
|
2285
|
+
value: function
|
|
2286
|
+
/* { region } */
|
|
2287
|
+
freeResources() {}
|
|
2286
2288
|
}]);
|
|
2287
2289
|
|
|
2288
2290
|
return _default;
|