mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-07-24 05:22:58 +00:00
Prefer focused Commonlib entry points
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { createLiveSyncEventHub } from "@vrtmrz/livesync-commonlib/compat/hub/hub";
|
||||
import { createLiveSyncEventHub } from "@vrtmrz/livesync-commonlib/context";
|
||||
// import type ObsidianLiveSyncPlugin from "../main";
|
||||
|
||||
export const EVENT_PLUGIN_LOADED = "plugin-loaded";
|
||||
|
||||
Reference in New Issue
Block a user