Remove sync-lib
This commit is contained in:
parent
0ce5787858
commit
da60f8c005
24 changed files with 67 additions and 443 deletions
|
|
@ -1,5 +1,3 @@
|
|||
import initWasm from "sync_lib";
|
||||
import wasmBin from "../../../backend/sync_lib/pkg/sync_lib_bg.wasm";
|
||||
import type { PersistenceProvider } from "./persistence/persistence";
|
||||
import type { HistoryEntry, HistoryStats } from "./tracing/sync-history";
|
||||
import { SyncHistory } from "./tracing/sync-history";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue