UNPKG

solid-panes

Version:

Solid-compatible Panes: applets and views for the mashlib and databrowser

3 lines 238 B
import { DataBrowserContext, LiveStore, PaneRegistry } from 'pane-registry'; export declare function createContext(dom: HTMLDocument, paneRegistry: PaneRegistry, store: LiveStore): DataBrowserContext; //# sourceMappingURL=context.d.ts.map