mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-07-25 14:02:58 +00:00
refactor: consume Commonlib as a package
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { IStorageAdapter } from "@lib/serviceModules/adapters";
|
||||
import type { IStorageAdapter } from "@vrtmrz/livesync-commonlib/compat/serviceModules/adapters";
|
||||
|
||||
/** One platform-neutral storage adapter contract case. */
|
||||
export interface StorageAdapterContractCase {
|
||||
|
||||
Reference in New Issue
Block a user