import{httpGet as t}from"./http.js";functiona(a,e,r){returnt({loadingContext:e,errorLevel:"warn",errorMessage:`Dataset ${a} is not available`,path:r?`datasets/${a}/${r}.json`:`datasets/${a}.json`})}export{a asdefault};
//# sourceMappingURL=get-dataset.js.map