UNPKG

solid-panes

Version:

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

3 lines 194 B
import { LiveStore, NamedNode } from 'rdflib'; export default function initMainPage(store: LiveStore, uri?: string | NamedNode | null): Promise<[void, void]>; //# sourceMappingURL=index.d.ts.map