UNPKG

@deltares/fews-web-oc-charts

Version:
3 lines (2 loc) 117 B
import { Axes } from '../Axes/axes.js'; export declare function toggleChartVisibility(axis: Axes, id: string): void;