Clean up deps
This commit is contained in:
parent
c69f84edf5
commit
41c7ebcd87
6 changed files with 5 additions and 13 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import init from "sync_lib";
|
||||
import wasmBin from "sync_lib/sync_lib_bg.wasm";
|
||||
import wasmBin from "../../../backend/sync_lib/pkg/sync_lib_bg.wasm";
|
||||
import type { PersistenceProvider } from "./persistence/persistence";
|
||||
import { SyncHistory } from "./tracing/sync-history";
|
||||
import { Logger } from "./tracing/logger";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue