|
|
|
@ -2,7 +2,7 @@ import type { LdoBase, LdoBuilder, LdSet, ShapeType } from "@ldo/ldo"; |
|
|
|
|
import type { QuadMatch } from "@ldo/rdf-utils"; |
|
|
|
|
import type { ConnectedLdoDataset, ConnectedPlugin } from "@ldo/connected"; |
|
|
|
|
import type { Readable } from "svelte/store"; |
|
|
|
|
import { useTrackingProxy } from "../util/useTrackingProxy"; |
|
|
|
|
import { useTrackingProxy } from "../util/useTrackingProxy.js"; |
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
* @internal |
|
|
|
|