mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-07-30 08:23:01 +00:00
refactor: compose browser application runtimes
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import { type PluginManifest, TFile } from "@/deps.ts";
|
||||
import type { PluginManifest, TFile } from "@/deps.ts";
|
||||
import { type DatabaseEntry, type EntryBody, type FilePath } from "@vrtmrz/livesync-commonlib/compat/common/types";
|
||||
export type { CacheData, FileEventItem } from "@vrtmrz/livesync-commonlib/compat/common/types";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user