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:
@@ -1,4 +1,4 @@
|
||||
import * as path from "path";
|
||||
import { path } from "@vrtmrz/livesync-commonlib/node";
|
||||
import { describe, expect, it } from "vitest";
|
||||
import { toDatabaseRelativePath } from "./utils";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user