mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-07-22 04:26:06 +00:00
refactor: consume Commonlib as a package
This commit is contained in:
@@ -7,7 +7,7 @@ import {
|
||||
PREFERRED_SETTING_SELF_HOSTED,
|
||||
RemoteTypes,
|
||||
type ObsidianLiveSyncSettings,
|
||||
} from "@/lib/src/common/types";
|
||||
} from "@vrtmrz/livesync-commonlib/compat/common/types";
|
||||
|
||||
import { defaultFileOption } from "./db_common";
|
||||
import { syncBasicCase } from "./sync.senario.basic.ts";
|
||||
|
||||
Reference in New Issue
Block a user