UNPKG

@rcsb/rcsb-saguaro-app

Version:
5 lines (4 loc) 186 B
import { RcsbChartInterface } from "../../../../RcsbSeacrh/FacetTools"; export declare namespace Helper { function mergeCharts(charts: RcsbChartInterface[]): RcsbChartInterface[]; }