UNPKG

opendash

Version:

open.DASH data visualization framework

3 lines (2 loc) 148 B
import { DashboardInterface } from ".."; export declare function useDashboardCurrent(): [DashboardInterface, (next: DashboardInterface) => void];