Simplify API

This commit is contained in:
Andras Schmelczer 2025-02-20 22:22:20 +00:00
commit eb1ad9921a
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
5 changed files with 203 additions and 53 deletions

View file

@ -1,4 +1,4 @@
import { RelativePath } from "src/persistence/database";
import type { RelativePath } from "src/persistence/database";
import { Logger } from "./logger";
export interface CommonHistoryEntry {